aboutsummaryrefslogtreecommitdiffstats
path: root/nano
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-28 23:13:51 +0000
committerChris Larson <clarson@kergoth.com>2003-09-28 23:13:51 +0000
commit5955fb18c35b142cbc2090114d817db05bbf6b6e (patch)
tree60b03439c83e6513e95596907490bfd979b34d33 /nano
parenta9fdf65366ead81225882f102b22f3c01aa0f5e2 (diff)
downloadopenembedded-5955fb18c35b142cbc2090114d817db05bbf6b6e.tar.gz
Correct nano configure problem (NOTE: update your site/arm-linux in OE as well).
BKrev: 3f776b2fBHUXRzGCKRxr6ypjO00TXw
Diffstat (limited to 'nano')
-rw-r--r--nano/nano-1.2.1.oe8
-rw-r--r--nano/nano-1.2.1/configure.patch0
2 files changed, 8 insertions, 0 deletions
diff --git a/nano/nano-1.2.1.oe b/nano/nano-1.2.1.oe
index e69de29bb2..4101150c0b 100644
--- a/nano/nano-1.2.1.oe
+++ b/nano/nano-1.2.1.oe
@@ -0,0 +1,8 @@
+DEPENDS = virtual/libc ncurses
+RDEPENDS = libc6 libncurses5
+
+SRC_URI := ${GNU_MIRROR}/nano/nano-1.2.1.tar.gz \
+ file://${FILESDIR}/configure.patch;patch=1
+S := ${WORKDIR}/${P}
+
+inherit autotools
diff --git a/nano/nano-1.2.1/configure.patch b/nano/nano-1.2.1/configure.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/nano/nano-1.2.1/configure.patch