summaryrefslogtreecommitdiff
path: root/nonworking/frodo
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 /nonworking/frodo
parent57805d1d4e115d1901fa432d0dcb49807a38233b (diff)
Cleanup pass - remove remnant virtual/libc items from DEPENDS.
BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g
Diffstat (limited to 'nonworking/frodo')
-rw-r--r--nonworking/frodo/frodo_4.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/nonworking/frodo/frodo_4.2.oe b/nonworking/frodo/frodo_4.2.oe
index c65fd07622..669d97d711 100644
--- a/nonworking/frodo/frodo_4.2.oe
+++ b/nonworking/frodo/frodo_4.2.oe
@@ -2,7 +2,7 @@ DESCRIPTION="C64 Emulator based on SDL"
SECTION="base"
PRIORITY="optional"
RDEPENDS="libc6 libsdl-qpe"
-DEPENDS=virtual/libc libsdl-qpe
+DEPENDS=libsdl-qpe
SRC_URI = cvs://anoncvs:anoncvs@down.physik.uni-mainz.de/cvs;module=Frodo4 \
file://${FILESDIR}/m4.patch;patch=1 \