wok-tiny rev 85

qemacs: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 18 08:46:42 2012 +0200 (2012-08-18)
parents c5d2f4ae4c16
children dc8eca11e97c
files qemacs/receipt
line diff
     1.1 --- a/qemacs/receipt	Fri Aug 17 10:03:50 2012 +0200
     1.2 +++ b/qemacs/receipt	Sat Aug 18 08:46:42 2012 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://bellard.org/$PACKAGE/"
     1.6  [ -n "$TARGET" ] || TARGET="i486"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="libm"
     1.9  BUILD_DEPENDS="uclibc-cross-compiler-$TARGET"
    1.10  WGET_URL="${WEB_SITE}$TARBALL"
    1.11  TAGS="editor"