Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=b273bf096467e0fbf50eb86eea7e1274ecce4578
commit b273bf096467e0fbf50eb86eea7e1274ecce4578 Author: James Buren <[email protected]> Date: Thu Aug 23 13:15:04 2012 -0500 libosinfo-0.1.0-2-x86_64 * rebuild with systemd's udev diff --git a/source/lib-extra/libosinfo/FrugalBuild b/source/lib-extra/libosinfo/FrugalBuild index ffede0c..c854115 100644 --- a/source/lib-extra/libosinfo/FrugalBuild +++ b/source/lib-extra/libosinfo/FrugalBuild @@ -3,13 +3,13 @@ pkgname=libosinfo pkgver=0.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="libosinfo is a GObject based library API for managing information about operating systems" url="https://fedorahosted.org/libosinfo/" up2date="Flasttar https://fedorahosted.org/releases/l/i/libosinfo/" source=("https://fedorahosted.org/releases/l/i/libosinfo/$pkgname-$pkgver.tar.gz") groups=('lib-extra') archs=('i686' 'x86_64') -depends=('glib2' 'udev' 'check') +depends=('glib2' 'check' 'systemd>=188') makedepends=('vala' 'gobject-introspection') sha1sums=('dd1b28ac4b66830b229b798e973c4bef2e8f9615') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
