[arch-commits] Commit in libgsystem/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Dec 24 01:19:38 UTC 2014
Date: Wednesday, December 24, 2014 @ 02:19:38
Author: heftig
Revision: 227974
fix makedeps
Modified:
libgsystem/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-12-24 01:17:22 UTC (rev 227973)
+++ PKGBUILD 2014-12-24 01:19:38 UTC (rev 227974)
@@ -9,7 +9,7 @@
license=(GPL2)
arch=(i686 x86_64)
depends=(glib2 libsystemd)
-makedepends=(gobject-introspection gtk-doc)
+makedepends=(gobject-introspection gtk-doc systemd)
source=(https://git.gnome.org/browse/$pkgname/snapshot/$pkgname-$pkgver.tar.xz)
sha256sums=('cbe8984b4f68bc0ba1fcecd5b33a763a60cc874a050e49ab62c414e8d79b21d1')
More information about the arch-commits
mailing list