summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aliens/aliens_1.0.0.oe4
-rw-r--r--xstroke/xstroke-cvs.oe0
2 files changed, 2 insertions, 2 deletions
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 <mickey@Vanille.de>"
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
--- /dev/null
+++ b/xstroke/xstroke-cvs.oe