qt5 dependencies updated

This commit is contained in:
Marc Wäckerlin
2015-11-04 07:36:57 +00:00
parent ec28e9ed3c
commit 7be5e08627

2
debian/control.in vendored
View File

@@ -1,7 +1,7 @@
Source: @PACKAGE_NAME@ Source: @PACKAGE_NAME@
Priority: extra Priority: extra
Maintainer: @AUTHOR@ Maintainer: @AUTHOR@
Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-dev, lsb-release, doxygen, graphviz, mscgen, qtbase5-dev | libqt4-dev, qttools5-dev-tools | qt4-dev-tools, qtbase5-dev-tools | qt4-dev-tools Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-dev, lsb-release, doxygen, graphviz, mscgen, qt5-default | qt4-default | qt5-qmake | qt4-qmake, qtbase5-dev | libqt4-dev, qtbase5-dev-tools | qt4-dev-tools, qttools5-dev-tools | qt4-dev-tools
Package: @PACKAGE_NAME@ Package: @PACKAGE_NAME@
Section: libs Section: libs