wok-6.x diff startup-notification/receipt @ rev 7701
get-upx: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 18 21:53:37 2010 +0100 (2010-12-18) |
parents | 0588160a6878 |
children | 4a193c62c501 |
line diff
1.1 --- a/startup-notification/receipt Wed Sep 09 21:42:10 2009 +0200 1.2 +++ b/startup-notification/receipt Sat Dec 18 21:53:37 2010 +0100 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"