aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristopher Roy Bratusek <nano@jpberlin.de>2015-03-12 19:07:46 +0100
committerChristopher Roy Bratusek <nano@jpberlin.de>2015-03-12 19:07:46 +0100
commit09d0c97e49010b18a5149892ac34cd223db7fd9c (patch)
tree7bea10dcdab3cd8029db9a777a9e7ca4fa3d6136 /debian/control
parentUpdate a bunch of icons in the desktop session, and also add a few abilities ... (diff)
downloadlumina-09d0c97e49010b18a5149892ac34cd223db7fd9c.tar.gz
lumina-09d0c97e49010b18a5149892ac34cd223db7fd9c.tar.bz2
lumina-09d0c97e49010b18a5149892ac34cd223db7fd9c.zip
debian packaging:
- new upstream snapshot - add qt5-configuration-tool wrapper for Lumina-DE (use qt5ct QT_QPA_PLATFORMTHEME if /usr/bin/qt5ct exists and LUMINA_USE_QT5CT is TRUE in /etc/defaul/lumina-qt5ct)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 14bce48d..7101003e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ 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,
- libqt5x11extras5-dev, qttools5-dev-tools
+ libqt5x11extras5-dev, qttools5-dev-tools, libxcb-image0-dev
Standards-Version: 3.9.5
Homepage: https://github.com/pcbsd/lumina
bgstack15