wok diff ecore/receipt @ rev 6928
Up: elfutils to 0.149. Fixed it to build in clean chroot. Fixed it also to download sources with real wget by since sources are on https host. So now elfutils can download its sources just fine.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Oct 22 22:36:22 2010 +0000 (2010-10-22) |
parents | b68b4f934ba7 |
children | 85cd798d6997 |
line diff
1.1 --- a/ecore/receipt Tue Mar 02 18:31:54 2010 +0100 1.2 +++ b/ecore/receipt Fri Oct 22 22:36:22 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 1.5 xorg-libXrandr xorg-libXrender xorg-libXdamage xorg-libXtst xorg-libXp \ 1.6 xorg-libXss libtasn1" 1.7 -BUILD_DEPENDS="xorg-dev eet-dev evas-dev xorg-libXtst-dev" 1.8 +BUILD_DEPENDS="xorg-dev eet-dev evas-dev xorg-libXtst-dev libtasn1-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.enlightenment.org/" 1.11 WGET_URL="http://download.enlightenment.org/snapshots/2009-12-02/$TARBALL"