wok diff clex/receipt @ rev 18813
python-docopt (update receipt)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Jan 14 20:21:12 2016 +0000 (2016-01-14) |
parents | 380ffe05937a |
children | b8182717ebb1 |
line diff
1.1 --- a/clex/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/clex/receipt Thu Jan 14 20:21:12 2016 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="clex" 1.7 -VERSION="4.6.patch5" 1.8 +VERSION="4.6.patch6" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Text mode file manager." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,8 +12,8 @@ 1.13 TAGS="file-manager" 1.14 HOST_ARCH="i486 arm" 1.15 1.16 -DEPENDS="ncurses" 1.17 -BUILD_DEPENDS="ncurses-dev" 1.18 +DEPENDS="ncursesw" 1.19 +BUILD_DEPENDS="ncursesw-dev" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()