From b95354418358bc868bf0bfa2ee93ed36721ff78e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 30 Mar 2004 18:48:09 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/03/30 20:48:03+02:00 uni-frankfurt.de!mickey aliens depends on libsdl-mixer 2004/03/30 20:47:12+02:00 uni-frankfurt.de!mickey add xstroke courtesy pb_ BKrev: 4069c0e9lt5F9QpHRdp5vaOjUngwew --- aliens/aliens_1.0.0.oe | 4 ++-- xstroke/xstroke-cvs.oe | 0 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 xstroke/xstroke-cvs.oe diff --git a/aliens/aliens_1.0.0.oe b/aliens/aliens_1.0.0.oe index b677a6dc8f..130d84d7e0 100644 --- a/aliens/aliens_1.0.0.oe +++ b/aliens/aliens_1.0.0.oe @@ -3,8 +3,8 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer " LICENSE = "GPL" -RDEPENDS = "libqpe1 libsdl" -DEPENDS = "virtual/libc virtual/libqpe virtual/libsdl" +RDEPENDS = "libqpe1 libsdl libsdl-mixer" +DEPENDS = "virtual/libc virtual/libqpe virtual/libsdl libsdl-mixer" SRC_URI = "ftp://ftp.sonic.net/pub/users/nbs/unix/agenda/aliens/src/aliens_V${PV}.tar.gz" S = "${WORKDIR}/aliens_V${PV}" diff --git a/xstroke/xstroke-cvs.oe b/xstroke/xstroke-cvs.oe new file mode 100644 index 0000000000..e69de29bb2 -- 2.39.5