Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/client_theming.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIstván Váradi <ivaradi@varadiistvan.hu>2017-10-09 20:24:09 +0300
committerIstván Váradi <ivaradi@varadiistvan.hu>2017-10-09 20:24:09 +0300
commit5a5d04b7d952b717eddac6a3117602f01903b561 (patch)
tree36321d5beb93065bde1a7247d4139cf01b2e8b16
parentb2437ff95036cf5d8ab71b8063227a4529481c86 (diff)
Qt5 is used for Debian builds
-rw-r--r--linux/debian/nextcloud-client/debian.stable/control25
1 files changed, 23 insertions, 2 deletions
diff --git a/linux/debian/nextcloud-client/debian.stable/control b/linux/debian/nextcloud-client/debian.stable/control
index 5eae833..8b727ce 100644
--- a/linux/debian/nextcloud-client/debian.stable/control
+++ b/linux/debian/nextcloud-client/debian.stable/control
@@ -2,8 +2,29 @@ Source: nextcloud-client
Section: contrib/devel
Priority: optional
Maintainer: István Váradi <ivaradi@varadiistvan.hu>
-Build-Depends: debhelper (>= 9), cdbs, cmake, libssl-dev (>= 1.0.0), libsqlite3-dev (>=3.5.9),
- qtkeychain-dev (>=0.7.0), libqtwebkit-dev, pkg-config
+Build-Depends: cmake,
+ debhelper,
+ cdbs,
+ dh-python,
+ extra-cmake-modules (>= 5.16),
+ kdelibs5-dev,
+ kio-dev,
+ libcmocka-dev,
+ libhttp-dav-perl,
+ libinotify-dev [kfreebsd-any],
+ libqt5webkit5-dev,
+ libsqlite3-dev,
+ libssl-dev (>> 1.0.0),
+ zlib1g-dev,
+ optipng,
+ pkg-kde-tools,
+ python-sphinx | python3-sphinx,
+ python3-all,
+ qt5keychain-dev,
+ qtdeclarative5-dev,
+ qttools5-dev,
+ qttools5-dev-tools,
+ xvfb
Standards-Version: 3.9.8
Homepage: https://github.com/nextcloud/client_theming
#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git