Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=de64d344cd28e941daab9f72aa0e35bd43e7081c

commit de64d344cd28e941daab9f72aa0e35bd43e7081c
Author: James Buren <[email protected]>
Date:   Mon Aug 22 16:37:49 2011 -0500

udev-173-2-i686
* depend on shadow (removes install error on fresh install)

diff --git a/source/base/udev/FrugalBuild b/source/base/udev/FrugalBuild
index 07f2c22..b5a147c 100644
--- a/source/base/udev/FrugalBuild
+++ b/source/base/udev/FrugalBuild
@@ -3,12 +3,12 @@

pkgname=udev
pkgver=173
-pkgrel=1
+pkgrel=2
pkgdesc="A userspace implementation of devfs"
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/";
backup=(etc/sysconfig/blacklist)
depends=('glibc>=2.8-3')
-rodepends=('chkconfig>=1.3.30c-2' 'coreutils>=6.12-2' 'grep>=2.5.3-4')
+rodepends=('chkconfig>=1.3.30c-2' 'coreutils>=6.12-2' 'grep>=2.5.3-4' 'shadow')
makedepends=('gperf' 'usbutils' 'pciutils' 'gobject-introspection')
groups=('base' 'core')
archs=('i686' 'x86_64' 'ppc' 'arm')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to