summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb
index 03eb7ccbf1..e032573516 100644
--- a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb
+++ b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb
@@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "\
6 6
7HOMEPAGE = "http://www.libimobiledevice.org/" 7HOMEPAGE = "http://www.libimobiledevice.org/"
8 8
9DEPENDS = "libirecovery libimobiledevice libzip curl libimobiledevice-glue openssl" 9DEPENDS = "libirecovery libimobiledevice libzip curl libimobiledevice-glue openssl libtatsu"
10 10
11PV = "1.0.1+git" 11PV = "1.0.1+git"
12 12
13SRCREV = "ecae6c6e8ca6b6bad080a1c73f10ffd0e67d75a7" 13SRCREV = "a0cec3b34fb112168aaae9fbb024e15302563b34"
14SRC_URI = "git://github.com/libimobiledevice/idevicerestore;protocol=https;branch=master" 14SRC_URI = "git://github.com/libimobiledevice/idevicerestore;protocol=https;branch=master"
15 15
16inherit autotools pkgconfig 16inherit autotools pkgconfig