wok-6.x diff embryo/receipt @ rev 12942
libxcb: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 30 17:31:03 2012 +0200 (2012-05-30) |
parents | 5c7bde556b6a |
children | c197265701c9 |
line diff
1.1 --- a/embryo/receipt Sat May 21 23:58:33 2011 +0000 1.2 +++ b/embryo/receipt Wed May 30 17:31:03 2012 +0200 1.3 @@ -3,9 +3,8 @@ 1.4 PACKAGE="embryo" 1.5 VERSION="1.0.0" 1.6 CATEGORY="base-system" 1.7 -SHORT_DESC="Enlightenment's virtual machine engine and bytecode compiler used in Edje." 1.8 +SHORT_DESC="Enlightenment's - Small Pawn based virtual machine and compiler." 1.9 MAINTAINER="pankso@slitaz.org" 1.10 -DEPENDS="glibc-base" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.enlightenment.org/" 1.13 WGET_URL="http://download.enlightenment.org/releases/$TARBALL" 1.14 @@ -26,4 +25,3 @@ 1.15 cp -a $_pkg/usr/bin $fs/usr 1.16 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.17 } 1.18 -