Build cmake-qt-gui against Qt 5.
This commit is contained in:
parent
dc33971b21
commit
d3b54e4365
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -21,6 +21,7 @@ cmake (3.0.0-1) UNRELEASED; urgency=medium
|
|||||||
* Use sphinxdoc debhelper sequence.
|
* Use sphinxdoc debhelper sequence.
|
||||||
* Add -Wl,--as-needed to LDFLAGS to avoid overlinking.
|
* Add -Wl,--as-needed to LDFLAGS to avoid overlinking.
|
||||||
* Drop custom cmake-gui manpage, upstream provides one now.
|
* 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
|
-- Felix Geyer <fgeyer@debian.org> Sun, 03 Aug 2014 20:21:55 +0200
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -5,7 +5,7 @@ Maintainer: Modestas Vainius <modax@debian.org>
|
|||||||
Uploaders: A. Maitland Bottoms <bottoms@debian.org>, Kai Wasserbäch <curan@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>
|
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,
|
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
|
libbz2-dev, bash-completion, python-sphinx
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Vcs-Git: git://anonscm.debian.org/collab-maint/cmake.git
|
Vcs-Git: git://anonscm.debian.org/collab-maint/cmake.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user