wok diff Terminal/receipt @ rev 3345
id3lib: Fix build for gcc 4.4.x and remove libicon dep (use glibc iconv)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Jun 11 16:34:20 2009 +0200 (2009-06-11) |
parents | e75b1d632d66 |
children |
line diff
1.1 --- a/Terminal/receipt Mon Mar 16 15:53:02 2009 +0000 1.2 +++ b/Terminal/receipt Thu Jun 11 16:34:20 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Terminal emunaltor for Xfce Desktop Environment" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="libexo vte startup-notification dbus ncurses xorg-libXdamage" 1.7 -BUILD_DEPENDS="libexo-dev vte-dev dbus-dev startup-notification-dev" 1.8 +BUILD_DEPENDS="libexo-dev vte vte-dev dbus-dev startup-notification-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.xfce.org/" 1.11 WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL"