Date: Friday, April 6, 2012 @ 14:28:01
  Author: dreisner
Revision: 155808

depend on util-linux, not -ng

Modified:
  e2fsprogs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-04-06 18:26:16 UTC (rev 155807)
+++ PKGBUILD    2012-04-06 18:28:01 UTC (rev 155808)
@@ -10,7 +10,7 @@
 license=('GPL' 'LGPL' 'MIT')
 url="http://e2fsprogs.sourceforge.net";
 groups=('base')
-depends=('sh' 'util-linux-ng')
+depends=('sh' 'util-linux')
 makedepends=('bc')
 
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz";
         'MIT-LICENSE')

Reply via email to