wok diff libimobiledevice-dev/receipt @ rev 21776
linld: fix strdup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 11 12:50:44 2019 +0200 (2019-07-11) |
parents | 4904e3d374a9 |
children | 05c8d8d9d934 |
line diff
1.1 --- a/libimobiledevice-dev/receipt Tue Jun 11 10:41:23 2013 +0200 1.2 +++ b/libimobiledevice-dev/receipt Thu Jul 11 12:50:44 2019 +0200 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()