[arch-commits] Commit in openbox/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sat Mar 21 10:34:42 UTC 2009


    Date: Saturday, March 21, 2009 @ 06:34:42
  Author: allan
Revision: 30686

upgpkg: openbox 3.4.7.2-2
    add optdepend on pyxdg (FS#12520)

Modified:
  openbox/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-21 10:30:43 UTC (rev 30685)
+++ PKGBUILD	2009-03-21 10:34:42 UTC (rev 30686)
@@ -4,12 +4,13 @@
 
 pkgname=openbox
 pkgver=3.4.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A window manager for the X11 windowing system"
 arch=(i686 x86_64)
 license=('GPL')
 depends=('startup-notification' 'libxml2' 'libxinerama' 'libxrandr' \
          'libxcursor' 'pango')
+optdepends=('pyxdg: for the xdg-autostart script')
 url="http://icculus.org/openbox"
 install=openbox.install
 options=('!libtool')




More information about the arch-commits mailing list