wok diff clex/receipt @ rev 16874

Up atk-dev (2.7.5)
author Yuri Pourre <yuripourre@gmail.com>
date Sun Jul 13 13:06:14 2014 -0300 (2014-07-13)
parents 380ffe05937a
children b8182717ebb1
line diff
     1.1 --- a/clex/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/clex/receipt	Sun Jul 13 13:06:14 2014 -0300
     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()