wok-6.x diff startup-notification/receipt @ rev 6703
Fixed lirc to have modules install in /lib/modules/2.6.34-slitaz instead of /lib/modules/2.6.34.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 13 14:31:07 2010 +0000 (2010-10-13) |
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 Wed Oct 13 14:31:07 2010 +0000 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"