diff options
author | Ken Moore <moorekou@gmail.com> | 2016-01-11 16:25:19 -0500 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2016-01-11 16:25:19 -0500 |
commit | b5f509eddbdbebd5162830e8f2fc3b361820b2f2 (patch) | |
tree | 28e45c9650e66c1f142f2e7c9bef1731248090ee /debian | |
parent | Large cleanup of the Lumina project files and OS-detection/support systems. (diff) | |
parent | Merge pull request #175 from kilobyte/master (diff) | |
download | lumina-b5f509eddbdbebd5162830e8f2fc3b361820b2f2.tar.gz lumina-b5f509eddbdbebd5162830e8f2fc3b361820b2f2.tar.bz2 lumina-b5f509eddbdbebd5162830e8f2fc3b361820b2f2.zip |
Merge branch 'master' of github.com:pcbsd/lumina
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bbf72038..4a2c32ce 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), qt5-qmake, qtbase5-dev, qtmultimedia5-dev, libx11-dev, libxrender-dev, libxcomposite-dev, libxdamage-dev, libxcb-icccm4-dev, libxcb-damage0-dev, libxcb-util0-dev, libqt5x11extras5-dev, qttools5-dev-tools, libxcb-image0-dev, - libxcb-composite0-dev, qtdeclarative5-dev + libxcb-composite0-dev, qtdeclarative5-dev, libqt5svg5-dev Standards-Version: 3.9.6 Homepage: https://github.com/pcbsd/lumina |