wok diff qedit/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 | cec5a7f20966 |
children | b2bca81a399e |
line diff
1.1 --- a/qedit/receipt Tue Sep 02 17:57:40 2014 +0200 1.2 +++ b/qedit/receipt Fri Apr 21 10:31:31 2017 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://hugo.pereira.free.fr/software" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="$WEB_SITE/tgz/$TARBALL" 1.7 +TAGS="text-editor" 1.8 1.9 DEPENDS="libQtGui libQtDBus libQtNetwork xcb-util-keysyms" 1.10 BUILD_DEPENDS="Qt4-dev cmake qmake xcb-util-keysyms-dev"