summaryrefslogtreecommitdiff
path: root/community/openbox
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
commit35038ccdbc0ea8a9d5c9bf1f5e992d84dda29b99 (patch)
treeafe4d4bb8cf56641358ca5d375e81a42974d24bb /community/openbox
parent109554d1877a597958bd06c69eb4a8fca34ef367 (diff)
Sat Aug 31 02:42:46 PDT 2013
Diffstat (limited to 'community/openbox')
-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')