# HG changeset patch # User Christophe Lincoln # Date 1276984710 -7200 # Node ID b653f4458390e1148461b71cb5c27d335c90c59c # Parent 7c0c08ab9479357f2bbf0620a93dc939511e8a83 fix: startup-notification BUILD_DEPENDS diff -r 7c0c08ab9479 -r b653f4458390 startup-notification/receipt --- a/startup-notification/receipt Sat Jun 19 23:30:20 2010 +0200 +++ b/startup-notification/receipt Sat Jun 19 23:58:30 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" DEPENDS="glibc-base util-linux-ng-uuid libxcb xcb-util xorg-libICE xorg-libSM \ xorg-libX11 xorg-libXau xorg-libXdmcp" -BUILD_DEPENDS="xorg-dev" +BUILD_DEPENDS="xorg-dev util-linux-ng-uuid-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://freedesktop.org/software/startup-notification/releases/" WGET_URL="http://freedesktop.org/software/startup-notification/releases/$TARBALL"