dependencies and rules fixed
This commit is contained in:
parent
6974c3ff81
commit
ff2d84f49b
6
debian/control
vendored
6
debian/control
vendored
@ -10,9 +10,9 @@ Build-Depends:
|
||||
debhelper (>= 9),
|
||||
openbox-dev,
|
||||
pkg-config,
|
||||
libqt5x11extras5-dev (>= 5.3.2),
|
||||
qttools5-dev (>= 5.3.2),
|
||||
qttools5-dev-tools (>= 5.3.2),
|
||||
libqt5x11extras5-dev (>= 5.3),
|
||||
qttools5-dev (>= 5.3),
|
||||
qttools5-dev-tools (>= 5.3),
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://github.com/lxde/obconf-qt
|
||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/obconf-qt.git
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
#export DH_VERBOSE=1
|
||||
export USE_QT5=1
|
||||
|
||||
|
||||
%:
|
||||
|
Loading…
x
Reference in New Issue
Block a user