wok-6.x diff Terminal/receipt @ rev 3075
clamav: We dont need libiconv (dont disable but use iconv() from glibc
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 15 03:34:46 2009 +0200 (2009-05-15) |
parents | c90336129e85 |
children | 4aafe999ed58 |
line diff
1.1 --- a/Terminal/receipt Wed Mar 11 09:52:13 2009 +0000 1.2 +++ b/Terminal/receipt Fri May 15 03:34:46 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Terminal emunaltor for Xfce Desktop Environment" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libexo vte startup-notification dbus ncurses" 1.8 +DEPENDS="libexo vte startup-notification dbus ncurses xorg-libXdamage" 1.9 BUILD_DEPENDS="libexo-dev vte-dev dbus-dev startup-notification-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.xfce.org/"