wok-4.x diff automoc4/receipt @ rev 7238
Fixed paths for llc.ko.gz and rfkill.ko.gz in linux package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Nov 13 01:11:48 2010 +0000 (2010-11-13) |
parents | e5e1be1b2e88 |
children |
line diff
1.1 --- a/automoc4/receipt Tue Sep 08 22:52:31 2009 +0200 1.2 +++ b/automoc4/receipt Sat Nov 13 01:11:48 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="CMake automatic MOC Generation." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -DEPENDS="cmake" 1.8 +DEPENDS="cmake libQtCore gcc-lib-base" 1.9 BUILD_DEPENDS="cmake qmake Qt4-dev" 1.10 WEB_SITE="http://www.kde.org/" 1.11 WGET_URL="ftp://ftp.kde.org/pub/kde/stable/$PACKAGE/$VERSION/$TARBALL"