summaryrefslogtreecommitdiff
path: root/opensp/opensp_1.5.oe
diff options
context:
space:
mode:
Diffstat (limited to 'opensp/opensp_1.5.oe')
-rw-r--r--opensp/opensp_1.5.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/opensp/opensp_1.5.oe b/opensp/opensp_1.5.oe
index ea659bff10..cf01fa7033 100644
--- a/opensp/opensp_1.5.oe
+++ b/opensp/opensp_1.5.oe
@@ -1,10 +1,10 @@
-DEPENDS = virtual/libc
-RDEPENDS = libc6
+DEPENDS = "virtual/libc"
+RDEPENDS = "libc6"
SRC_URI = ${SOURCEFORGE_MIRROR}/openjade/OpenSP-${PV}.tar.gz \
file://${FILESDIR}/m4.patch;patch=1 \
file://${FILESDIR}/attributevalue.patch;patch=1
-S = ${WORKDIR}/OpenSP-${PV}
+S = "${WORKDIR}/OpenSP-${PV}"
inherit autotools libtool