wok-4.x diff libunique/receipt @ rev 6023
glib: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Aug 15 09:43:16 2010 +0200 (2010-08-15) |
parents | 8752c40cc534 |
children | f3f04d197875 |
line diff
1.1 --- a/libunique/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/libunique/receipt Sun Aug 15 09:43:16 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Library for writing single instance application." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="gtk+ cairo-xcb dbus-glib" 1.8 +DEPENDS="gtk+ cairo dbus-glib" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://live.gnome.org/LibUnique" 1.11 WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/libunique/${VERSION%.*}/$TARBALL"