wok rev 11454
ayttm: add xorg-libXpm to depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 11:42:21 2011 +0100 (2011-12-17) |
parents | 65dace417400 |
children | 76aaa18ade61 |
files | ayttm/receipt |
line diff
1.1 --- a/ayttm/receipt Sat Dec 17 11:15:42 2011 +0100 1.2 +++ b/ayttm/receipt Sat Dec 17 11:42:21 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://ayttm.sourceforge.net/" 1.5 WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" 1.6 BUILD_DEPENDS="gtk+-dev zlib-dev audiofile-dev xcb-util-dev openssl-dev flex enchant-dev" 1.7 -DEPENDS="gtk+ zlib audiofile xcb-util openssl enchant aspell" 1.8 +DEPENDS="gtk+ zlib audiofile xcb-util openssl enchant aspell xorg-libXpm" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()