xaos: fix DEPENDS
authorJustin Patrin <papercrane@gmail.com>
Sat, 27 Jan 2007 21:47:12 +0000 (21:47 +0000)
committerJustin Patrin <papercrane@gmail.com>
Sat, 27 Jan 2007 21:47:12 +0000 (21:47 +0000)
packages/xaos/xaos_3.2.3.bb

index c54f646..22cedeb 100644 (file)
@@ -2,8 +2,8 @@ DESCRIPTION = "GNU XaoS, a realtime fractal generator zoomer"
 HOMEPAGE = "http://wmi.math.u-szeged.hu/xaos/doku.php"
 SECTION = "graphics"
 LICENSE = "GPLv2"
-DEPENDS = "aalib x11 zlib libpng"
-RDEPENDS += "libxxf86dga1"
+DEPENDS = "aalib libx11 zlib libpng"
+RDEPENDS += "libxxf86dga"
 PR = "r0"
 
 SRC_URI = "http://easynews.dl.sourceforge.net/sourceforge/xaos/XaoS-3.2.3.tar.gz \