summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-core/battd/battd-ml_1.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/battd/battd-ml_1.0.bb b/recipes-core/battd/battd-ml_1.0.bb
index b02d0b8..e4d2da7 100644
--- a/recipes-core/battd/battd-ml_1.0.bb
+++ b/recipes-core/battd/battd-ml_1.0.bb
@@ -5,10 +5,11 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda
PROVIDES = "annex-client"
# This is only for ARM
COMPATIBLE_HOST = "(arm-mlinux-linux-gnueabi)"
+RDEPENDS_${PN} += "libcurl"
INSANE_SKIP_${PN} += "build-deps already-stripped ldflags"
-PR = "r1"
+PR = "r2"
TAR_PR = "r1"
SRC_URI = "http://multitech.net/downloads/${PN}_${PV}-${TAR_PR}_${TUNE_PKGARCH}.tar.xz \
"