wok rev 15262

pkg-config: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 24 15:33:15 2013 +0000 (2013-09-24)
parents e467b769bf18
children d21c0c760517
files pkg-config/receipt
line diff
     1.1 --- a/pkg-config/receipt	Tue Sep 24 15:32:31 2013 +0000
     1.2 +++ b/pkg-config/receipt	Tue Sep 24 15:33:15 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://pkgconfig.freedesktop.org/releases/$TARBALL"
     1.5  
     1.6  DEPENDS="glibc-base"
     1.7 -BUILD_DEPENDS="gcc"
     1.8 +BUILD_DEPENDS="gcc libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()