mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
update debian packages
This commit is contained in:
parent
702daa987b
commit
db14133875
2
debian/control
vendored
2
debian/control
vendored
|
@ -3,7 +3,7 @@ Maintainer: John Smith <barrdetwix@gmail.com>
|
|||
Section: misc
|
||||
Priority: optional
|
||||
Standards-Version: 3.9.5
|
||||
Build-Depends: debhelper (>= 9), cdbs, qt5-qmake, libopenal-dev, libopencv-dev, libopus-dev
|
||||
Build-Depends: debhelper (>= 9), cdbs, qt5-qmake, libopenal-dev, libopencv-dev, libopus-dev, qtbase5-dev
|
||||
|
||||
Package: qtox
|
||||
Architecture: any
|
||||
|
|
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -3,4 +3,4 @@
|
|||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/qmake.mk
|
||||
|
||||
QMAKE=qmake STATICPKG=YES
|
||||
QMAKE=qmake STATICPKG=YES -qt=5
|
||||
|
|
Loading…
Reference in New Issue
Block a user