summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormyprofile2019-09-14 17:18:13 +0200
committermyprofile2019-09-14 17:18:13 +0200
commita1277575dc1c7d2d867a8e5d64b32ef60e5c6386 (patch)
tree3b2e92912c8d77c16764a37f94a441b94ba423af
parenta96d472c933f7972d00280b799c9b537aed7e4cd (diff)
downloadaur-a1277575dc1c7d2d867a8e5d64b32ef60e5c6386.tar.gz
Optional dependecies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd66a49f6ee9..d58f2846c847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="application launcher"
arch=('any')
url="https://github.com/adcomp/adeskbar-0.5"
license=('GPL')
-depends=('python2' 'pygtk' 'python2-xdg')
+depends=('python2' 'pygtk' 'python2-xdg' 'gnome-menus')
optdepends=('python2-pyinotify: notifications'
'python2-xlib: systray'
'python2-wnck: tasklist/showdesktop/intellihide'