wok diff tslib-dev/receipt @ rev 15691

dpkg,debootstrap: Fix missing mkdir command
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:19:23 2013 +0100 (2013-12-21)
parents 600aaedb561d
children e3c24dc3326c
line diff
     1.1 --- a/tslib-dev/receipt	Mon Dec 02 19:18:04 2013 +0000
     1.2 +++ b/tslib-dev/receipt	Sat Dec 21 08:19:23 2013 +0100
     1.3 @@ -9,6 +9,8 @@
     1.4  WEB_SITE="http://tslib.berlios.de/"
     1.5  WANTED="tslib"
     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  {