[arch-commits] Commit in ostree/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Aug 10 22:54:48 UTC 2016
Date: Wednesday, August 10, 2016 @ 22:54:48
Author: heftig
Revision: 273583
2016.8-2: Remove libgsystem dep
Modified:
ostree/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-10 19:44:46 UTC (rev 273582)
+++ PKGBUILD 2016-08-10 22:54:48 UTC (rev 273583)
@@ -4,13 +4,12 @@
pkgname=ostree
pkgver=2016.8
-pkgrel=1
+pkgrel=2
pkgdesc="Git for operating system binaries"
url="https://ostree.readthedocs.org/en/latest/"
arch=(i686 x86_64)
license=(GPL)
-depends=(glib2 libgsystem xz zlib libsoup gpgme libarchive fuse util-linux
- mkinitcpio)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse util-linux mkinitcpio)
makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
python2)
checkdepends=(parallel syslinux gjs)
More information about the arch-commits
mailing list