wok-next diff pan/receipt @ rev 8000
Fix: Don't install tazwok-experimental on tank
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Jan 18 17:46:55 2011 +0100 (2011-01-18) |
parents | 8fd90285da5e |
children | 4ac89a72e7e1 |
line diff
1.1 --- a/pan/receipt Wed Mar 03 00:11:28 2010 +0100 1.2 +++ b/pan/receipt Tue Jan 18 17:46:55 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="pan is a usenet newsreader" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="pcre gmime gtkspell gtk+ cairo-xcb gcc-lib-base glibc-base" 1.8 +DEPENDS="pcre gmime gtkspell gtk+ cairo gcc-lib-base glibc-base" 1.9 BUILD_DEPENDS="pcre-dev gmime gmime-dev gtkspell-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://pan.rebelbase.com"