wok-next diff ayttm/receipt @ rev 12170
minicom: fix typo
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Mar 22 20:35:49 2012 +0100 (2012-03-22) |
parents | 5189e691d619 |
children | eed02420da76 |
line diff
1.1 --- a/ayttm/receipt Thu Nov 03 22:02:37 2011 +0100 1.2 +++ b/ayttm/receipt Thu Mar 22 20:35:49 2012 +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()