Date: Saturday, February 5, 2011 @ 18:03:16
  Author: allan
Revision: 109098

add extra dep

Modified:
  fakeroot/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-02-05 20:40:52 UTC (rev 109097)
+++ PKGBUILD    2011-02-05 23:03:16 UTC (rev 109098)
@@ -11,7 +11,7 @@
 url="http://packages.debian.org/fakeroot";
 groups=('base-devel')
 install=fakeroot.install
-depends=('glibc' 'filesystem' 'grep' 'sed' 'sh')
+depends=('glibc' 'filesystem' 'grep' 'sed' 'util-linux-ng' 'sh')
 options=('!libtool')
 
source=(http://ftp.debian.org/debian/pool/main/f/${pkgname}/${pkgname}_${pkgver}.orig.tar.bz2)
 md5sums=('659a1f3a36554abfc2a3eaad2fdc0604')

Reply via email to