wok-current diff libimobiledevice/receipt @ rev 22025
updated testdisk (7.0 -> 7.1)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Oct 20 15:20:05 2019 +0100 (2019-10-20) |
parents | 16df76e1fc6a |
children | 05c8d8d9d934 |
line diff
1.1 --- a/libimobiledevice/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/libimobiledevice/receipt Sun Oct 20 15:20:05 2019 +0100 1.3 @@ -11,7 +11,8 @@ 1.4 WGET_URL="$WEB_SITE/downloads/$TARBALL" 1.5 1.6 DEPENDS="gnutls glib libplist usbmuxd" 1.7 -BUILD_DEPENDS="gnutls-dev glib-dev libplist-dev usbmuxd-dev python-dev swig" 1.8 +BUILD_DEPENDS="gnutls-dev glib-dev libplist-dev usbmuxd-dev python-dev swig \ 1.9 +libgnutls" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()