wok diff php-mcrypt/receipt @ rev 10425

pkg-config: moved depeneds. NOTE: pkg-config is part of slitaz toolchain extras so depends and build depends matter for cookorder to be right.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 13:52:23 2011 +0000 (2011-05-24)
parents a82ead0ea109
children 855f42b596c0
line diff
     1.1 --- a/php-mcrypt/receipt	Mon Jan 10 00:07:06 2011 +0000
     1.2 +++ b/php-mcrypt/receipt	Tue May 24 13:52:23 2011 +0000
     1.3 @@ -5,10 +5,11 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="mcrypt module for PHP web programming language."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libmcrypt php libtool"
     1.8  WEB_SITE="http://www.php.net/"
     1.9  WANTED="php"
    1.10  
    1.11 +DEPENDS="libmcrypt php libltdl"
    1.12 +
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {