mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Ubuntu packaging: switch to Qt5
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
eba18ff5e9
commit
43a8287779
1 changed files with 6 additions and 4 deletions
|
@ -4,8 +4,6 @@ Priority: optional
|
||||||
Maintainer: Dirk Hohndel <dirk@hohndel.org>
|
Maintainer: Dirk Hohndel <dirk@hohndel.org>
|
||||||
Build-Depends: asciidoc,
|
Build-Depends: asciidoc,
|
||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
libqt4-dev,
|
|
||||||
libqtwebkit-dev,
|
|
||||||
libgconf2-dev,
|
libgconf2-dev,
|
||||||
libtool,
|
libtool,
|
||||||
libxml2-dev,
|
libxml2-dev,
|
||||||
|
@ -23,8 +21,12 @@ Build-Depends: asciidoc,
|
||||||
dh-autoreconf,
|
dh-autoreconf,
|
||||||
libz-dev,
|
libz-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
git
|
git,
|
||||||
# libgit2-dev,
|
qttools5-dev-tools,
|
||||||
|
qt5-qmake,
|
||||||
|
libqt5svg5-dev,
|
||||||
|
qtscript5-dev,
|
||||||
|
qt5-default
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://subsurface-divelog.hohndel.org
|
Homepage: http://subsurface-divelog.hohndel.org
|
||||||
#Vcs-Git: git://git.debian.org/collab-maint/subsurface-4.2.90.git
|
#Vcs-Git: git://git.debian.org/collab-maint/subsurface-4.2.90.git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue