Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=openjava.git;a=commitdiff;h=40fbfd574decec8e8eac0757cd0b3859ca436ec1
commit 40fbfd574decec8e8eac0757cd0b3859ca436ec1 Author: James Buren <[email protected]> Date: Thu Aug 23 13:10:18 2012 -0500 pyudev-0.15-2-x86_64 * rebuild with systemd's udev diff --git a/source/lib-extra/pyudev/FrugalBuild b/source/lib-extra/pyudev/FrugalBuild index cc1e9e5..d655a30 100644 --- a/source/lib-extra/pyudev/FrugalBuild +++ b/source/lib-extra/pyudev/FrugalBuild @@ -3,10 +3,10 @@ pkgname=pyudev pkgver=0.15 -pkgrel=1 +pkgrel=2 pkgdesc="Python binding to libudev." url="http://packages.python.org/$pkgname/" -depends=('python' 'udev') +depends=('python' 'systemd>=188') makedepends=('python-distribute') groups=('lib-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
