wok-next diff libimobiledevice-dev/receipt @ rev 15805

bash: prevent rm .bashrc error when removing bash
author Richard Dunbar <mojo@slitaz.org>
date Thu Jan 23 13:38:58 2014 +0000 (2014-01-23)
parents 4904e3d374a9
children
line diff
     1.1 --- a/libimobiledevice-dev/receipt	Tue Jun 11 10:41:23 2013 +0200
     1.2 +++ b/libimobiledevice-dev/receipt	Thu Jan 23 13:38:58 2014 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://libimobiledevice.org"
     1.5  WANTED="libimobiledevice"
     1.6  
     1.7 -DEPENDS="libimobiledevice"
     1.8 +DEPENDS="libimobiledevice pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()