wok-current diff libnotify/receipt @ rev 3264
audacity: Fix build (--without-ffmpeg)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jun 01 23:19:50 2009 +0200 (2009-06-01) |
parents | 4786cbebbb4b |
children | 1bbd4d9fe61d |
line diff
1.1 --- a/libnotify/receipt Sun Mar 15 20:26:12 2009 +0000 1.2 +++ b/libnotify/receipt Mon Jun 01 23:19:50 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Notification library" 1.6 MAINTAINER="fabrice.thiroux@free.fr" 1.7 -DEPENDS="dbus gtk+ dbus-glib" 1.8 +DEPENDS="dbus gtk+ dbus-glib xorg-libXdamage" 1.9 BUILD_DEPENDS="dbus-dev gtk+-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.galago-project.org/"