summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/curlpp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/curlpp')
-rw-r--r--meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb b/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb
index 799cf8611c..6ce52d7179 100644
--- a/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb
+++ b/meta-networking/recipes-support/curlpp/curlpp_0.8.1.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=fd0c9adf285a69aa3b4faf34384e1029" 5LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=fd0c9adf285a69aa3b4faf34384e1029"
6 6
7DEPENDS = "curl" 7DEPENDS = "curl"
8DEPENDS_class-native = "curl-native" 8DEPENDS:class-native = "curl-native"
9 9
10SRC_URI = "git://github.com/jpbarrette/curlpp.git" 10SRC_URI = "git://github.com/jpbarrette/curlpp.git"
11 11