summaryrefslogtreecommitdiffstats
path: root/kde4/kdebase-workspace4/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'kde4/kdebase-workspace4/DEPENDS')
-rwxr-xr-xkde4/kdebase-workspace4/DEPENDS24
1 files changed, 19 insertions, 5 deletions
diff --git a/kde4/kdebase-workspace4/DEPENDS b/kde4/kdebase-workspace4/DEPENDS
index 87f98d5136..a9fa93be38 100755
--- a/kde4/kdebase-workspace4/DEPENDS
+++ b/kde4/kdebase-workspace4/DEPENDS
@@ -8,21 +8,28 @@ depends libxrandr &&
depends qimageblitz &&
depends kactivities &&
depends shared-desktop-ontologies &&
+depends strigi &&
+depends xcb-util &&
+depends xcb-util-image &&
+depends xcb-util-renderutil &&
runtime_depends xprop &&
suggest_depends xrdb '' '' "update the X resource database" &&
suggest_depends xkeyboard-config '' '' "allow multiple consoles ctl-alt-Fn" &&
+optional_depends kdelibs4 '' '' 'KDE Declarative (QML) support' &&
optional_depends freetype2 '' '' 'anti-aliasing of fonts' &&
+optional_depends fontconfig '' '' 'Font access configuration library' &&
optional_depends libxft '' '' 'Freetype interface' &&
optional_depends libxkbfile '' '' 'keyboard interface' &&
optional_depends libxtst '' '' 'testing client interfaces' &&
optional_depends libxext '' '' 'PowerDevil power manager' &&
-optional_depends lm_sensors '' '' 'hardware monitoring' &&
+optional_depends lm_sensors '' '' 'sensors support for ksysguard' &&
optional_depends glib2 '' '' 'gnome support' &&
optional_depends libraw1394 '' '' 'Firewire support' &&
optional_depends libxklavier '' '' 'keyboard configuration' &&
optional_depends LIBUSB '' '' 'usb support' &&
+optional_depends pciutils '' '' 'view PCI details in kinfocenter' &&
if [[ "$BLUEZ" != "none" ]]; then
depends $BLUEZ;
@@ -31,10 +38,17 @@ fi &&
optional_depends gpsd '' '' 'geolocation support vis GPS' &&
optional_depends openldap '' '' 'LDAP authentication' &&
optional_depends LIBSASL '' '' 'Cyrus SASL authentication' &&
-optional_depends pykde4 '' '' 'scripting Python plasmoids' &&
-optional_depends qedje '' '' 'scripting edje plasmoid' &&
+optional_depends pykde4 '' '' 'scripting Python plasmoids' &&
+optional_depends qedje '' '' 'scripting edje plasmoid' &&
+optional_depends soprano '' '' 'Semantic Desktop Storing' &&
+optional_depends nepomuk-core '' '' 'Nepomuk Core Library support' &&
+optional_depends boost '' '' 'Required for certain Plasma DataEngines (Akonadi, RSS, Calendar)' &&
+optional_depends akonadi '' '' 'Required for certain Plasma DataEngines (Akonadim Calander)' &&
+optional_depends kdepim4 '' '' 'KDE Libraries for PIM' &&
+optional_depends qjson '' '' 'to manage JSON objects' &&
optional_depends consolekit '' '' 'ConsoleKit integration in KDM' &&
optional_depends polkit-qt-1 '' '' 'PolicyKit integration in KDM' &&
-optional_depends linux-pam '' '' 'PAM integration in KDM' &&
-optional_depends networkmanager '' '' 'NetworkManager integration'
+optional_depends linux-pam '' '' 'PAM integration in KDM' &&
+optional_depends network-manager '' '' 'for NetworkManager support in Solid' &&
+optional_depends OPENGL '' '' 'to view OpenGL details in kinfocenter'