File: rules

package info (click to toggle)
python-poppler-qt5 0.24.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 388 kB
  • ctags: 245
  • sloc: python: 361; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export QT_SELECT = qt5
export PYBUILD_NAME = poppler-qt5
export PYBUILD_BEFORE_INSTALL = dh_sip3

%:
	dh $@ --with python3 --buildsystem=pybuild