Skip to content
Snippets Groups Projects
Commit d4161eba authored by David Mondou's avatar David Mondou
Browse files

Removed dependency of curl from rigtools

parent 1c6184d6
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ SECTION = "base"
LICENSE = "CLOSED"
PROVIDES += "rigtool"
RDEPENDS_${PN} = "libarchive libcurl curl"
RDEPENDS_${PN} = "libarchive libcurl"
SRC_URI = "git://git.rigado.com/vesta/rigtools-recipe.git;protocol=https;branch=${SRCBRANCH}"
S = "${WORKDIR}/git"
......@@ -40,4 +40,4 @@ FILES_${PN} += " \
/usr/bin/unit_serial_number \
/usr/bin/dgua \
/usr/bin/dgua_service \
"
\ No newline at end of file
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment