wok diff scite/receipt @ rev 19926
postfix: dirty fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 21 10:31:31 2017 +0200 (2017-04-21) |
parents | 3b4e4318134e |
children | 6135577f4d08 |
line diff
1.1 --- a/scite/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/scite/receipt Fri Apr 21 10:31:31 2017 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="${PACKAGE}${VERSION//./}.tgz" 1.5 WEB_SITE="http://www.scintilla.org/" 1.6 WGET_URL="$SF_MIRROR/scintilla/$TARBALL" 1.7 +TAGS="text-editor" 1.8 1.9 DEPENDS="gtk+ xorg-libXdamage gcc-lib-base" 1.10 BUILD_DEPENDS="gtk+-dev"