wok-current rev 2691
Fix: liboil BUILD_DEPENDS
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Apr 22 10:25:18 2009 +0000 (2009-04-22) |
parents | 2ffc23325930 |
children | 6458c24c8967 |
files | liboil/receipt |
line diff
1.1 --- a/liboil/receipt Wed Apr 22 17:48:28 2009 +0200 1.2 +++ b/liboil/receipt Wed Apr 22 10:25:18 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Library of simple functions that are optimized for various CPUs" 1.5 MAINTAINER="jozee@slitaz.org" 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="glibc glibc-dev" 1.8 +BUILD_DEPENDS="glibc-base glibc-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://liboil.freedesktop.org/download/" 1.11 WGET_URL="$WEB_SITE/$TARBALL"