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

Eric Belanger eric at archlinux.org
Tue Jun 17 01:02:39 UTC 2008


    Date: Monday, June 16, 2008 @ 21:02:38
  Author: eric
Revision: 2958

upgpkg: monica 3.7-1
    added python makedepends

Modified:
  monica/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-16 22:51:07 UTC (rev 2957)
+++ PKGBUILD	2008-06-17 01:02:38 UTC (rev 2958)
@@ -10,10 +10,10 @@
 license=('custom')
 url="http://www.pcbypaul.com/software/monica.html"
 depends=('fltk')
-makedepends=('librsvg')
+makedepends=('librsvg' 'python')
 source=(http://www.pcbypaul.com/software/dl/${pkgname}-${pkgver}.tar.bz2 \
         ${pkgname}.desktop ${pkgname}.svg)
-md5sums=('490aabc35b830e4a3dc32a2f893ba805' 'a337bfda1fca7228420db0ce92256816' \
+md5sums=('490aabc35b830e4a3dc32a2f893ba805' 'a337bfda1fca7228420db0ce92256816'\
          '4569f5df7d7b3eaf20108adf48e8dfe4')
 
 build() {





More information about the arch-commits mailing list