wok diff elfutils/receipt @ 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 3597a1f3cf89
children d8c530d5658c
line diff
     1.1 --- a/elfutils/receipt	Thu May 26 01:47:30 2011 +0200
     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()