Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c0f971a122afd844a91b71b67a2d95851703550
commit 5c0f971a122afd844a91b71b67a2d95851703550 Author: Marius Cirsta <[email protected]> Date: Sun Jan 29 16:04:17 2017 +0200 libguestfs-1.34.3-2-x86_64 * add ocaml-findlib as a dep diff --git a/source/apps-extra/libguestfs/FrugalBuild b/source/apps-extra/libguestfs/FrugalBuild index d7f5e8a..50aace2 100644 --- a/source/apps-extra/libguestfs/FrugalBuild +++ b/source/apps-extra/libguestfs/FrugalBuild @@ -4,10 +4,11 @@ _stable_branch=1.34 pkgname=libguestfs pkgver=1.34.3 -pkgrel=1 +pkgrel=2 pkgdesc="tools for accessing and modifying virtual machine disk images" url="http://libguestfs.org/" -depends=('glib2>=2.46.2-4' 'libxml2>=2.9.3-3' 'fuse>=2.9.4' 'cpio' 'gperf' 'cdrtools' 'qemu' 'augeas' 'yajl') +depends=('glib2>=2.46.2-4' 'libxml2>=2.9.3-3' 'fuse>=2.9.4' 'cpio' 'gperf' 'cdrtools' 'qemu' 'augeas' 'yajl' \ + 'ocaml-findlib>=1.4.1') groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar ${url}download/${_stable_branch}-stable/" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
