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

Balló György bgyorgy at nymeria.archlinux.org
Tue Dec 10 16:19:57 UTC 2013


    Date: Tuesday, December 10, 2013 @ 17:19:57
  Author: bgyorgy
Revision: 102411

Move gobject-introspection to makedepends

Modified:
  libgit2-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-10 16:01:34 UTC (rev 102410)
+++ PKGBUILD	2013-12-10 16:19:57 UTC (rev 102411)
@@ -8,7 +8,8 @@
 url="http://live.gnome.org/Libgit2-glib"
 license=(LGPL2.1)
 arch=(i686 x86_64)
-depends=(glib2 libgit2 gobject-introspection)
+depends=(glib2 libgit2)
+makedepends=(gobject-introspection)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('bda84b5ab6fbe2922a4cf386b4e6d4401863dec7bea1879e86939d005cd521f6')
 




More information about the arch-commits mailing list