wok-next diff qedit/receipt @ rev 19972
Up copyq (3.1.1), qedit (2.8.1)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Tue Oct 17 19:29:54 2017 +0200 (2017-10-17) |
parents | 5d53e8ccbc8d |
children | d986f4a717ee |
line diff
1.1 --- a/qedit/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/qedit/receipt Tue Oct 17 19:29:54 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="qedit" 1.7 -VERSION="2.6.8" 1.8 +VERSION="2.8.1" 1.9 CATEGORY="editors" 1.10 SHORT_DESC="Code editor" 1.11 MAINTAINER="psychomaniak@xakep.ru" 1.12 @@ -12,7 +12,7 @@ 1.13 TAGS="text-editor" 1.14 1.15 DEPENDS="libQtGui libQtDBus libQtNetwork xcb-util-keysyms" 1.16 -BUILD_DEPENDS="Qt4-dev cmake qmake xcb-util-keysyms-dev" 1.17 +BUILD_DEPENDS="Qt4-dev cmake qmake xcb-util-keysyms-dev zlib-dev" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()