wok diff e3/receipt @ rev 13834

eboard: use libdl
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 07 13:54:28 2013 +0100 (2013-01-07)
parents 9584196b887d
children 223b265f40fd
line diff
     1.1 --- a/e3/receipt	Sun Jul 08 14:35:20 2012 +0000
     1.2 +++ b/e3/receipt	Mon Jan 07 13:54:28 2013 +0100
     1.3 @@ -6,10 +6,10 @@
     1.4  SHORT_DESC="e3 is a full featured text editor written in NASM assembler."
     1.5  MAINTAINER="devl547@gmail.com"
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="make nasm"
     1.8 +BUILD_DEPENDS="make nasm wget"
     1.9  TARBALL="$PACKAGE-$VERSION.tgz"
    1.10  WEB_SITE="http://sites.google.com/site/e3editor"
    1.11 -WGET_URL="$WEB_SITE/Home/$TARBALL"
    1.12 +WGET_URL="https://sites.google.com/site/e3editor/Home/$TARBALL?attredirects=0"
    1.13  TAGS="text-editor"
    1.14  
    1.15  # Rules to configure and make the package.