aboutsummaryrefslogtreecommitdiffstats
path: root/centericq
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-29 17:11:04 +0000
committerChris Larson <clarson@kergoth.com>2004-05-29 17:11:04 +0000
commit087629f4afb009d0eceec99db1e2ae45c1cf507e (patch)
treeb33e81f2007fd813d64b11c6b513e6ebdc493e7b /centericq
parent57805d1d4e115d1901fa432d0dcb49807a38233b (diff)
downloadopenembedded-087629f4afb009d0eceec99db1e2ae45c1cf507e.tar.gz
Cleanup pass - remove remnant virtual/libc items from DEPENDS.
BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g
Diffstat (limited to 'centericq')
-rw-r--r--centericq/centericq_4.9.10.oe2
-rw-r--r--centericq/centericq_4.9.7.oe2
2 files changed, 2 insertions, 2 deletions
diff --git a/centericq/centericq_4.9.10.oe b/centericq/centericq_4.9.10.oe
index f9f087e8d7..ceecdb7807 100644
--- a/centericq/centericq_4.9.10.oe
+++ b/centericq/centericq_4.9.10.oe
@@ -1,4 +1,4 @@
-DEPENDS = "virtual/libc openssl ncurses"
+DEPENDS = "openssl ncurses"
DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
AIM, IRC, Jabber and LiveJournal"
diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe
index c76de537c1..bc00763330 100644
--- a/centericq/centericq_4.9.7.oe
+++ b/centericq/centericq_4.9.7.oe
@@ -1,4 +1,4 @@
-DEPENDS = "virtual/libc openssl ncurses"
+DEPENDS = "openssl ncurses"
DESCRIPTION = "An ncurses-based IM client for ICQ2000, Yahoo!, \
AIM, IRC, Jabber and LiveJournal"