wok rev 5705

fix: startup-notification BUILD_DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 19 23:58:30 2010 +0200 (2010-06-19)
parents 7c0c08ab9479
children da1eeac12953
files startup-notification/receipt
line diff
     1.1 --- a/startup-notification/receipt	Sat Jun 19 23:30:20 2010 +0200
     1.2 +++ b/startup-notification/receipt	Sat Jun 19 23:58:30 2010 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  DEPENDS="glibc-base util-linux-ng-uuid libxcb xcb-util xorg-libICE xorg-libSM \
     1.6  xorg-libX11 xorg-libXau xorg-libXdmcp"
     1.7 -BUILD_DEPENDS="xorg-dev"
     1.8 +BUILD_DEPENDS="xorg-dev util-linux-ng-uuid-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://freedesktop.org/software/startup-notification/releases/"
    1.11  WGET_URL="http://freedesktop.org/software/startup-notification/releases/$TARBALL"