wok-4.x diff elfutils/receipt @ rev 11897

libfm: Fix package
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 29 15:56:09 2012 +0100 (2012-02-29)
parents 3597a1f3cf89
children 39f7962e4210
line diff
     1.1 --- a/elfutils/receipt	Thu May 26 01:47:30 2011 +0200
     1.2 +++ b/elfutils/receipt	Wed Feb 29 15:56:09 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()