aboutsummaryrefslogtreecommitdiffstats
path: root/btscanner
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-12-23 17:57:36 +0000
committerChris Larson <clarson@kergoth.com>2003-12-23 17:57:36 +0000
commit98379906a180643e150cc2d8c65ca23aeba5ca00 (patch)
tree249eec6170b35c3d4e845c5884fee017a586e2be /btscanner
parent3e9d977817350a217fe185e31fb238d166d66508 (diff)
downloadopenembedded-98379906a180643e150cc2d8c65ca23aeba5ca00.tar.gz
Add ncurses to btscanner deps.
BKrev: 3fe88210nO8dWsQ1p0DRMRXoV9ESfw
Diffstat (limited to 'btscanner')
-rw-r--r--btscanner/btscanner_1.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/btscanner/btscanner_1.0.oe b/btscanner/btscanner_1.0.oe
index 3948b9705c..1befa061cf 100644
--- a/btscanner/btscanner_1.0.oe
+++ b/btscanner/btscanner_1.0.oe
@@ -2,7 +2,7 @@ SECTION="libs"
PRIORITY="optional"
RDEPENDS="libc6"
SECTION="libs"
-DEPENDS=virtual/libc virtual/libbluetooth virtual/libsdp virtual/libgdbm
+DEPENDS=virtual/libc virtual/libbluetooth virtual/libsdp virtual/libgdbm ncurses
SRC_URI = http://www.pentest.co.uk/src/${PN}-${PV}.tar.gz \
file://${FILESDIR}/configure.patch;patch=1