summaryrefslogtreecommitdiff
path: root/community/openbox/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/openbox/PKGBUILD')
-rw-r--r--community/openbox/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/openbox/PKGBUILD b/community/openbox/PKGBUILD
index cc39522b3..507542426 100644
--- a/community/openbox/PKGBUILD
+++ b/community/openbox/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 95420 2013-08-12 05:12:07Z bpiotrowski $
+# $Id: PKGBUILD 96487 2013-08-30 15:52:24Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -6,13 +6,14 @@
pkgname=openbox
pkgver=3.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='Highly configurable and lightweight X11 window manager'
arch=('i686' 'x86_64')
url='http://openbox.org'
license=('GPL')
depends=('startup-notification' 'libxml2' 'libxinerama' 'libxrandr'
'libxcursor' 'pango' 'imlib2')
+makedepends=('librsvg')
optdepends=('python2: for the xdg-autostart script'
'librsvg: for SVG icons support')
groups=('lxde')