wok-4.x rev 6888
Added startup-notification to startup-notification-dev depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 21 01:22:31 2010 +0000 (2010-10-21) |
parents | 127339315739 |
children | 044b5cb37007 |
files | startup-notification-dev/receipt |
line diff
1.1 --- a/startup-notification-dev/receipt Thu Oct 21 00:47:41 2010 +0000 1.2 +++ b/startup-notification-dev/receipt Thu Oct 21 01:22:31 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Startup notification protocol developpement files" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="" 1.8 +DEPENDS="startup-notification" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WANTED="startup-notification" 1.11 WEB_SITE="http://freedesktop.org/software/startup-notification/releases/" 1.12 @@ -14,7 +14,6 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/lib 1.16 - 1.17 cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 1.18 cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.19 cp -a $_pkg/usr/include $fs/usr