aboutsummaryrefslogtreecommitdiffstats
path: root/nano/nano_1.3.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nano/nano_1.3.0.oe')
-rw-r--r--nano/nano_1.3.0.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/nano/nano_1.3.0.oe b/nano/nano_1.3.0.oe
index 95e251c8d3..9b16c7df7c 100644
--- a/nano/nano_1.3.0.oe
+++ b/nano/nano_1.3.0.oe
@@ -1,5 +1,5 @@
-DEPENDS = virtual/libc ncurses
-RDEPENDS = libc6 libncurses5
+DEPENDS = "virtual/libc ncurses"
+RDEPENDS = "libc6 libncurses5"
SRC_URI := http://www.nano-editor.org/dist/v1.3/nano-${PV}.tar.gz \
file://${FILESDIR}/configure.patch;patch=1 \