wok diff qedit/receipt @ rev 18493
Add atril
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sun Oct 11 00:10:26 2015 -0300 (2015-10-11) |
parents | cec5a7f20966 |
children | b2bca81a399e |
line diff
1.1 --- a/qedit/receipt Tue Sep 02 17:57:40 2014 +0200 1.2 +++ b/qedit/receipt Sun Oct 11 00:10:26 2015 -0300 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"