Build cmake-qt-gui against Qt 5.

This commit is contained in:
Felix Geyer 2014-08-04 19:24:51 +02:00
parent dc33971b21
commit d3b54e4365
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -21,6 +21,7 @@ cmake (3.0.0-1) UNRELEASED; urgency=medium
* Use sphinxdoc debhelper sequence.
* Add -Wl,--as-needed to LDFLAGS to avoid overlinking.
* Drop custom cmake-gui manpage, upstream provides one now.
* Build cmake-qt-gui against Qt 5.
-- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 20:21:55 +0200

2
debian/control vendored
View File

@ -5,7 +5,7 @@ Maintainer: Modestas Vainius <modax@debian.org>
Uploaders: A. Maitland Bottoms <bottoms@debian.org>, Kai Wasserbäch <curan@debian.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>, Felix Geyer <fgeyer@debian.org>
Build-Depends: debhelper (>= 9.20131104), libcurl4-openssl-dev, libexpat1-dev, zlib1g-dev,
libncurses5-dev, libqt4-dev (>= 4.4.0), procps [!hurd-any], libarchive-dev (>= 2.8.0),
libncurses5-dev, qtbase5-dev, procps [!hurd-any], libarchive-dev (>= 2.8.0),
libbz2-dev, bash-completion, python-sphinx
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/collab-maint/cmake.git