wok diff startup-notification/receipt @ rev 5354

Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 28 16:36:12 2010 +0000 (2010-04-28)
parents 50f8bc475b17
children b653f4458390
line diff
     1.1 --- a/startup-notification/receipt	Tue Jul 21 16:48:54 2009 +0000
     1.2 +++ b/startup-notification/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Startup notification protocol"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="glibc-base libuuid libxcb xcb-util xorg-libICE xorg-libSM \
     1.8 +DEPENDS="glibc-base util-linux-ng-uuid libxcb xcb-util xorg-libICE xorg-libSM \
     1.9  xorg-libX11 xorg-libXau xorg-libXdmcp"
    1.10  BUILD_DEPENDS="xorg-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"