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

Eric Belanger eric at archlinux.org
Thu May 22 04:13:42 UTC 2008


    Date: Thursday, May 22, 2008 @ 00:13:42
  Author: eric
Revision: 1862

upgpkg: rox 2.8-1
    added missing python makedepends

Modified:
  rox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-22 04:11:03 UTC (rev 1861)
+++ PKGBUILD	2008-05-22 04:13:42 UTC (rev 1862)
@@ -11,7 +11,7 @@
 license=('GPL2')
 url="http://roscidus.com/desktop/"
 depends=('libxml2' 'gtk2' 'shared-mime-info' 'bash' 'libsm' 'libglade')
-makedepends=('librsvg')
+makedepends=('librsvg' 'python')
 source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${_appname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop ${pkgname}.svg)
 md5sums=('f31b2999ac1ec3547ba2506655bf7d3f' '80e7a90e9d58375b25494fbdc01a05bd' \





More information about the arch-commits mailing list