[med-svn] [ugene] 06/10: d/control: Add the qt5-default package
Gert Wollny
gert-guest at moszumanska.debian.org
Thu Dec 10 12:34:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository ugene.
commit fd2cd7b65c9da53cfc6df3400d3c1ce21f885b3a
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Thu Dec 10 12:21:08 2015 +0100
d/control: Add the qt5-default package
---
debian/control | 1 +
debian/rules | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ebe0a58..b1292fb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: qtbase5-dev,
libqt5opengl5-dev,
qtscript5-dev,
qt5-qmake,
+ qt5-default,
zlib1g-dev,
debhelper (>= 9),
libxtst-dev,
diff --git a/debian/rules b/debian/rules
index 19b9e72..0c20192 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@ export DH_OPTIONS
export DEB_BUILD_HARDENING=1
export DEB_BUILD_HARDENING_FORTIFY=1
-#even with qt4-qmake deinstalled, qtchooser tries to use qmake from qt4
-export QT_SELECT=qt5
-
include /usr/share/hardening-includes/hardening.make
CPPFLAGS=$(shell dpkg-buildflags --get CPPFLAGS)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ugene.git
More information about the debian-med-commit
mailing list