wok-current diff beaver/receipt @ rev 2165
Add linux-sched
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 07 08:52:21 2009 +0000 (2009-02-07) |
parents | 2be9698f3728 |
children | e75b1d632d66 |
line diff
1.1 --- a/beaver/receipt Mon Jul 07 18:25:38 2008 +0200 1.2 +++ b/beaver/receipt Sat Feb 07 08:52:21 2009 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Simple and very light advanced text editor." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -BUILD_DEPENDS="gtk+" 1.8 +DEPENDS="gtk+" 1.9 +BUILD_DEPENDS="gtk+-dev xorg-xproto" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.nongnu.org/beaver/" 1.12 WGET_URL="http://mirror.slitaz.org/sources/packages/b/$TARBALL"