summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2015-07-18 21:51:49 +0200
committerTreeve Jelbert2015-07-19 14:40:06 +0200
commit351ae847a9c74d2f6c2451d79427612d2b5761cd (patch)
treeff6620fd131e7b815e7977239954f96086e775a5
parentc7d2972e264600074c88b224adc82bd81fbb8426 (diff)
- tweak depends
-rwxr-xr-xkde-frameworks/plasma-framework/DEPENDS24
-rw-r--r--kde-frameworks/plasma-framework/HISTORY3
2 files changed, 15 insertions, 12 deletions
diff --git a/kde-frameworks/plasma-framework/DEPENDS b/kde-frameworks/plasma-framework/DEPENDS
index 5e406f4686..7a2aa4bf0a 100755
--- a/kde-frameworks/plasma-framework/DEPENDS
+++ b/kde-frameworks/plasma-framework/DEPENDS
@@ -1,23 +1,20 @@
-source $GRIMOIRE/KDE5_DEPENDS
+source $GRIMOIRE/KDE5_DEPENDS &&
# Xorg stuff
depends libx11 &&
-depends libsm &&
-depends libxext &&
+#3depends libsm &&
+#depends libxext &&
depends libxcb &&
depends OPENGL &&
depends qtscript &&
-depends qttools &&
+#depends qttools &&
depends qtx11extras &&
depends qtdeclarative &&
-depends kactivities5 &&
depends karchive &&
-depends kauth &&
depends kcrash &&
depends kcoreaddons &&
depends kdbusaddons &&
depends kdeclarative &&
-depends kdnssd &&
depends kglobalaccel &&
depends kguiaddons &&
depends ki18n &&
@@ -29,10 +26,13 @@ depends kpackage &&
depends kparts &&
depends kservice &&
depends kunitconversion &&
-depends kwallet5 &&
+depends kwallet5 &&
depends kwindowsystem &&
-depends threadweaver &&
-optional_depends solid '' '-DPLASMA_NO_SOLID=1' 'hardware detection' &&
-optional_depends SSL '' '-DCMAKE_DISABLE_FIND_PACKAGE_OpenSSL=1' 'secure communications'
+depends kactivities5 &&
+depends libepoxy &&
+optional_depends ktexteditor '' '' 'build interactive console' &&
+suggest_depends breeze '' '' 'default desktop theme' &&
+suggest_depends oxygen '' '' 'kde4 desktop theme'
+#optional_depends SSL '' '-DCMAKE_DISABLE_FIND_PACKAGE_OpenSSL=1' 'secure communications'
#optional_depends gettext '' '-DCMAKE_DISABLE_FIND_PACKAGE_Libintl=1' 'Multiple language support'
-#optional_depends qca2 '' '-DCMAKE_DISABLE_FIND_PACKAGE_QCA2=1' 'remote plasma widgets'
+#optional_depends qca-qt5 '' '-DCMAKE_DISABLE_FIND_PACKAGE_QCA2=1' 'remote plasma widgets'
diff --git a/kde-frameworks/plasma-framework/HISTORY b/kde-frameworks/plasma-framework/HISTORY
index 5d98522f6f..c6a2d9ea4b 100644
--- a/kde-frameworks/plasma-framework/HISTORY
+++ b/kde-frameworks/plasma-framework/HISTORY
@@ -1,3 +1,6 @@
+2015-07-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: tweak
+
2015-07-12 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 5.12.0