wok-current diff zsh/receipt @ rev 6891
Fixed cups. Needed to add --enable-dbus and --with-dbusdir=/etc/dbus-1 for there to be a /etc/dbus-1 folder to copy to package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 02:47:40 2010 +0000 (2010-10-21) |
parents | 57183cc0d94b |
children | 5f1a833b72ff |
line diff
1.1 --- a/zsh/receipt Thu Aug 26 12:59:48 2010 +0200 1.2 +++ b/zsh/receipt Thu Oct 21 02:47:40 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zsh" 1.7 -VERSION="4.3.6" 1.8 +VERSION="4.3.10" 1.9 CATEGORY="system-tools" 1.10 DEPENDS="ncurses zlib ncursesw" 1.11 BUILD_DEPENDS="ncurses-dev zlib-dev"