wok-6.x diff stjerm-terminal/receipt @ rev 15632
matchbox-window-manager-2: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 09 10:08:51 2013 +0000 (2013-12-09) |
parents | 3aba2afc1a56 |
children | 5d53e8ccbc8d |
line diff
1.1 --- a/stjerm-terminal/receipt Wed Aug 14 21:59:40 2013 +0000 1.2 +++ b/stjerm-terminal/receipt Mon Dec 09 10:08:51 2013 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.5 1.6 DEPENDS="vte" 1.7 -BUILD_DEPENDS="vte-dev glib-dev gtk+-dev" 1.8 +BUILD_DEPENDS="vte-dev glib-dev gtk+-dev automake" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()