[arch-commits] CVS update of extra/multimedia/inkscape (PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Mar 13 03:04:40 UTC 2008


    Date: Wednesday, March 12, 2008 @ 23:04:40
  Author: eric
    Path: /home/cvs-extra/extra/multimedia/inkscape

Modified: PKGBUILD (1.26 -> 1.27)

upgpkg: inkscape 0.46-1
    added boost makedepends


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


Index: extra/multimedia/inkscape/PKGBUILD
diff -u extra/multimedia/inkscape/PKGBUILD:1.26 extra/multimedia/inkscape/PKGBUILD:1.27
--- extra/multimedia/inkscape/PKGBUILD:1.26	Tue Mar 11 23:52:34 2008
+++ extra/multimedia/inkscape/PKGBUILD	Wed Mar 12 23:04:40 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.26 2008/03/12 03:52:34 tobias Exp $
+# $Id: PKGBUILD,v 1.27 2008/03/13 03:04:40 eric Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
@@ -12,7 +12,7 @@
 depends=('gtkmm>=2.12.3' 'gc>=7.0' 'desktop-file-utils' 'libxslt>=1.1.22' \
          'perl' 'pyxml' 'openssl>=0.9.8d' 'lcms' 'gtkspell' 'poppler-glib' \
          'imagemagick' 'popt')
-makedepends=('perlxml' 'pkgconfig')
+makedepends=('perlxml' 'pkgconfig' 'boost')
 options=('!libtool')
 install=inkscape.install
 source=("http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")




More information about the arch-commits mailing list