wok diff elfutils/receipt @ rev 12074
gnome-keyring: fix deps/bdeps
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Mar 09 05:27:20 2012 +0100 (2012-03-09) |
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 Mar 09 05:27:20 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()