[Lunar-commits] <moonbase-kde> kdelibs: kdelibs now lists libdbusmenu-qt as requried, making it so and thanks to
Dennis Veatch
dennisveatch at bellsouth.net
Mon Sep 29 20:14:45 CEST 2014
commit 74a0256d898cc7952ceb80e1eac2bd51c55889d5
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Mon, 29 Sep 2014 14:12:47 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/74a0256d898cc7952ceb80e1eac2bd51c55889d5
kdelibs: kdelibs now lists libdbusmenu-qt as requried, making it so and thanks to
englesman for the discovery.
---
base/kdelibs/DEPENDS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/base/kdelibs/DEPENDS
+++ b/base/kdelibs/DEPENDS
@@ -8,6 +8,7 @@ depends boost
depends attica
depends giflib
depends docbook-xml
+depends libdbusmenu-qt
optional_depends "%UDEV" "-DWITH_UDev=ON" "-DWITH_UDev=OFF" "for udev support"
optional_depends "acl" "-DWITH_ACL=ON" "-DWITH_ACL=OFF" "for POSIX access control list support"
@@ -31,7 +32,6 @@ optional_depends "PyQt" "" "" "for python support in other kde4 modules"
optional_depends "grantlee" "" "" "for plugin based String Template system support"
optional_depends "subversion" "" "" "for subversion support; can be used by Dolphin"
optional_depends "git" "" "" "for git support; can be used by Dolphin"
-optional_depends "libdbusmenu-qt" "" "" "for support of notification area menus via the DBusMenu protocol"
optional_depends "shared-desktop-ontologies" "-DWITH_SharedDesktopOntologies=ON" "-DWITH_SharedDesktopOntologies=OFF" "for ontological support"
optional_depends "hupnp-ng" "-DWITH_HUpnp=ON -DHUPNP_ENABLED=1" "-DWITH_HUpnp=OFF" "for UPnp support in solid"
optional_depends "udisks2" "" "" "for the Solid udisk backend support. (Highly Recommended)"
More information about the Lunar-commits
mailing list