wok diff zsh/receipt @ rev 5575

linux-netfilter: don't pack ipv6 module
author Akim Bey <gokhlayeh@mailoo.org>
date Sat May 15 14:41:17 2010 +0000 (2010-05-15)
parents b303dfac3b48
children 57183cc0d94b
line diff
     1.1 --- a/zsh/receipt	Wed Feb 24 12:44:14 2010 +0000
     1.2 +++ b/zsh/receipt	Sat May 15 14:41:17 2010 +0000
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="zsh"
     1.5  VERSION="4.3.6"
     1.6  CATEGORY="system-tools"
     1.7 -DEPENDS="ncurses zlib"
     1.8 +DEPENDS="ncurses zlib ncursesw"
     1.9  BUILD_DEPENDS="ncurses-dev zlib-dev"
    1.10  SHORT_DESC="Zsh shell incorporates many features of bash, ksh, and tcsh"
    1.11  MAINTAINER="sandys@gmail.com"