From 60fb4a80bf1aaa847a43bda5ef5d04eef978da12 Mon Sep 17 00:00:00 2001 From: Greg Gilbert Date: Mon, 29 Sep 2003 16:47:11 +0000 Subject: fixing depends 2003/09/29 09:40:15-07:00 treke.ath.cx!ggilbert Many files: Fixing depends. They should be space seperated, not comma seperated. 2003/09/28 13:43:35-07:00 treke.ath.cx!ggilbert Forgot the ncurses dependency for frotz BKrev: 3f78620fJasAxkrIK1Fr7z1A3qUYuQ --- frotz/frotz-2.42.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frotz') diff --git a/frotz/frotz-2.42.oe b/frotz/frotz-2.42.oe index b1a7a66411..c8b94c968f 100644 --- a/frotz/frotz-2.42.oe +++ b/frotz/frotz-2.42.oe @@ -1,5 +1,5 @@ DEPENDS = virtual/libc ncurses -RDEPENDS = libc6 libncurses5 +RDEPENDS = libc6 ncurses5 SRC_URI = http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz -- cgit v1.2.3