summaryrefslogtreecommitdiffstats
path: root/deps/updates.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-24 23:10:44 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-24 23:10:44 +0100
commit09fd6d0ae700261597fbe7b351d664f42cb76a5f (patch)
treeec5f1515ea2875062163a7e1ff4e64da292d2447 /deps/updates.SlackBuild
parent03e1ed04d7a06d039e5dc317638aa5a6b4773f8c (diff)
downloadktown-09fd6d0ae700261597fbe7b351d664f42cb76a5f.tar.gz
ktown-09fd6d0ae700261597fbe7b351d664f42cb76a5f.tar.xz
Add support for GTK applications to dock to the Plasma 5 systray.
json-glib: added dep - a JSON library built on glib.. libdbusmenu-gtk: added dep - GTK implementation of the DBusMenu protocol. libindicator: added dep - support functions for indicators. libappindicator: added dep - provides the actual Plasma 5 systray support for GTK applications.
Diffstat (limited to 'deps/updates.SlackBuild')
-rwxr-xr-xdeps/updates.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/updates.SlackBuild b/deps/updates.SlackBuild
index 3e3c2a7..9474f39 100755
--- a/deps/updates.SlackBuild
+++ b/deps/updates.SlackBuild
@@ -45,6 +45,10 @@ ALLDEPS=" \
libepoxy \
exiv2 \
wayland \
+ json-glib \
+ libdbusmenu-gtk \
+ libindicator \
+ libappindicator \
"
# needed only by future kdepimlibs-framework
#akonadi-qt5 \