diff options
author | Christopher Roy Bratusek <nano@jpberlin.de> | 2015-01-07 19:02:03 +0100 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-01-08 08:07:56 -0500 |
commit | 38b8119d8c58f6637d7cb0d2388fe7d415a65acf (patch) | |
tree | 92d25477df885206422c6c415078f6823579a0d6 /debian/control | |
parent | Update README.md (diff) | |
download | lumina-38b8119d8c58f6637d7cb0d2388fe7d415a65acf.tar.gz lumina-38b8119d8c58f6637d7cb0d2388fe7d415a65acf.tar.bz2 lumina-38b8119d8c58f6637d7cb0d2388fe7d415a65acf.zip |
debian: lumina qt5/0.8.0 updates
Conflicts:
debian/changelog
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index dd6270a0..b3219a4b 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,10 @@ Source: lumina-desktop Section: x11 Priority: optional Maintainer: Christopher Roy Bratusek <nano@jpberlin.de> -Build-Depends: debhelper (>= 9), qt4-qmake, libqt4-dev, make, g++, libphonon-dev, libx11-dev, - libxrender-dev, libxcomposite-dev, libxdamage-dev +Build-Depends: debhelper (>= 9), qt5-qmake, qtbase5-dev, qtmultimedia5-dev, + libxcb1-dev, libx11-xcb-dev, libxcb-ewmh-dev, make, g++, + libx11-dev, libxrender-dev, libxcomposite-dev, libxdamage-dev, + libxcb-icccm4-dev, libxcb-damage0-dev, libxcb-util0-dev Standards-Version: 3.9.5 Homepage: https://github.com/pcbsd/lumina |