summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Korop2016-03-08 16:23:19 +0200
committerAlexey Korop2016-03-08 16:23:19 +0200
commitf8bcfc66379c726998ffb047f3761eeb68a7b26e (patch)
treeb52eef38fedd22ec6f263ae6f895cf98e0ba1460
parent70726d8201cb5c4a1b02ff8ec4bf0dfa3e0f8051 (diff)
downloadaur-f8bcfc66379c726998ffb047f3761eeb68a7b26e.tar.gz
Dependency corrections
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 200e32c68ab5..f8f32fe97f6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,11 @@ url='http://openbox.org'
conflicts=('openbox')
provides=('openbox' 'libobrender.so')
license=('GPL')
-makedepends=(binutils git patch libtool automake autoconf m4 make pkg-config gcc fakeroot docbook-to-man)
+makedepends=(binutils git patch libtool automake autoconf m4 make pkg-config gcc fakeroot)
+
depends=('startup-notification' 'libxml2' 'libxinerama' 'libxrandr'
'libxcursor' 'pango' 'imlib2' 'librsvg' 'libsm')
-optdepends=('kdebase-workspace: for the KDE/Openbox xsession'
+optdepends=('plasma-workspace: for the KDE/Openbox xsession'
'python2-xdg: for the openbox-xdg-autostart script')
groups=('lxde')
backup=('etc/xdg/openbox/menu.xml' 'etc/xdg/openbox/rc.xml'