[arch-commits] Commit in openbox/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Sun Sep 1 07:12:23 UTC 2013
Date: Sunday, September 1, 2013 @ 09:12:22
Author: bpiotrowski
Revision: 96564
upgpkg: openbox 3.5.2-3
- apparently librsvg isn't optional at all (FS#36759)
Modified:
openbox/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-31 20:46:45 UTC (rev 96563)
+++ PKGBUILD 2013-09-01 07:12:22 UTC (rev 96564)
@@ -6,16 +6,14 @@
pkgname=openbox
pkgver=3.5.2
-pkgrel=2
+pkgrel=3
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')
+ 'libxcursor' 'pango' 'imlib2' 'librsvg')
+optdepends=('python2: for the xdg-autostart script')
groups=('lxde')
options=('!libtool')
backup=('etc/xdg/openbox/menu.xml' 'etc/xdg/openbox/rc.xml'
More information about the arch-commits
mailing list