wok-next rev 12569
pan: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 28 19:44:04 2012 +0200 (2012-04-28) |
parents | 514fe57ed853 |
children | c4884f4da7e8 |
files | pan/receipt |
line diff
1.1 --- a/pan/receipt Sat Apr 28 19:35:01 2012 +0200 1.2 +++ b/pan/receipt Sat Apr 28 19:44:04 2012 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$WEB_SITE/download/releases/$VERSION/source/$TARBALL" 1.5 1.6 DEPENDS="pcre gmime gtkspell gtk+ cairo gcc-lib-base glibc-base" 1.7 -BUILD_DEPENDS="intltool gmime-dev" 1.8 +BUILD_DEPENDS="intltool gmime-dev glib-dev gtk+-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()