mirror of
https://github.com/lubuntu-team/lubuntu-about.git
synced 2025-08-12 14:34:03 +00:00
Make sure to build the autogenerated files first.
This commit is contained in:
parent
eebae7cc2a
commit
9265fe635b
1
debian/control
vendored
1
debian/control
vendored
@ -6,6 +6,7 @@ Uploaders: Simon Quigley <tsimonq2@ubuntu.com>,
|
||||
Julien Lavergne <gilir@ubuntu.com>
|
||||
Build-Depends: debhelper (>= 11),
|
||||
dh-python,
|
||||
pyqt5-dev-tools,
|
||||
python3-all,
|
||||
python3-distutils,
|
||||
python3-distutils-extra,
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -5,6 +5,7 @@ export DH_VERBOSE = 1
|
||||
export PYBUILD_NAME=lubuntu-about
|
||||
|
||||
%:
|
||||
(cd src && make clean && make)
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
|
||||
override_dh_python3:
|
||||
|
Loading…
x
Reference in New Issue
Block a user