# HG changeset patch # User Pascal Bellard # Date 1325872879 -3600 # Node ID e1f534cbd1eb3ab2a4c062535c9f782bb9285a1f # Parent d94859bd28b4e0f1773bee0ff881d86fd5521b3f elfutils: remove dep loop diff -r d94859bd28b4 -r e1f534cbd1eb elfutils/receipt --- a/elfutils/receipt Fri Jan 06 01:09:34 2012 +0100 +++ b/elfutils/receipt Fri Jan 06 19:01:19 2012 +0100 @@ -12,7 +12,7 @@ #WGET_URL="http://cvs.fedoraproject.org/repo/pkgs/elfutils/$TARBALL/3dcfb28fa339090a1d29a9e148cce469/$TARBALL" WGET_URL="http://gentoo.webm.ru/distfiles/$TARBALL" -DEPENDS="glibc-base elfutils" +DEPENDS="glibc-base" # Rules to configure and make the package. compile_rules()