wok diff terminology/receipt @ rev 14513
lynis: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 14 14:59:29 2013 +0200 (2013-05-14) |
parents | 518637395492 |
children | 01010da01a4a |
line diff
1.1 --- a/terminology/receipt Sun Apr 07 10:28:42 2013 +0200 1.2 +++ b/terminology/receipt Tue May 14 14:59:29 2013 +0200 1.3 @@ -10,8 +10,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="http://download.enlightenment.org/releases/$TARBALL" 1.6 1.7 -DEPENDS="libelementary ethumb" 1.8 -BUILD_DEPENDS="elementary-dev ethumb-dev glib-dev" 1.9 +DEPENDS="elementary" 1.10 +BUILD_DEPENDS="elementary-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()