Remove kde support from debian based distros as kf5 isn't available

and Qt5 is now used by default.
This commit is contained in:
codestation
2015-02-21 10:58:05 -04:30
parent 99e8ca1002
commit e7592364cb
5 changed files with 3 additions and 9 deletions

6
debian/control vendored
View File

@@ -13,7 +13,6 @@ Build-Depends:
qtbase5-dev,
qttools5-dev-tools,
qt5-default,
kdelibs5-dev,
libnotify-dev,
libgtk2.0-dev,
libappindicator-dev,
@@ -34,8 +33,3 @@ Package: qcma-appindicator
Architecture: any
Depends: qcma (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Content Manager Assistant for the PS Vita (appindicator support)
Package: qcma-kdenotifier
Architecture: any
Depends: qcma (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Content Manager Assistant for the PS Vita (kdenotifier support)