wok diff libcrypto-dev/receipt @ rev 15695

Fix missing mkdir command
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 11:13:51 2013 +0100 (2013-12-21)
parents 6c3718ca17b6
children fd812ac90452
line diff
     1.1 --- a/libcrypto-dev/receipt	Sat Nov 09 17:34:23 2013 +0000
     1.2 +++ b/libcrypto-dev/receipt	Sat Dec 21 11:13:51 2013 +0100
     1.3 @@ -9,6 +9,8 @@
     1.4  WANTED="openssl"
     1.5  WEB_SITE="http://www.openssl.org/"
     1.6  
     1.7 +DEPENDS="pkg-config"
     1.8 +
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()
    1.11  {