wok-6.x rev 11583
elfutils: remove dep loop
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 06 19:01:19 2012 +0100 (2012-01-06) |
parents | d94859bd28b4 |
children | 555cf994999f |
files | elfutils/receipt |
line diff
1.1 --- a/elfutils/receipt Fri Jan 06 01:09:34 2012 +0100 1.2 +++ b/elfutils/receipt Fri Jan 06 19:01:19 2012 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 #WGET_URL="http://cvs.fedoraproject.org/repo/pkgs/elfutils/$TARBALL/3dcfb28fa339090a1d29a9e148cce469/$TARBALL" 1.5 WGET_URL="http://gentoo.webm.ru/distfiles/$TARBALL" 1.6 1.7 -DEPENDS="glibc-base elfutils" 1.8 +DEPENDS="glibc-base" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()