fixed compile errors
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 15 Jun 2004 19:02:51 +0000 (19:02 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 15 Jun 2004 19:02:51 +0000 (19:02 +0000)
BKrev: 40cf47dbOCLjAyIGs04_o9Vg31T7mw

util-linux/util-linux-2.12/my_dev_t.h.diff [new file with mode: 0644]
util-linux/util-linux_2.12.oe
vectoroids/vectoroids_1.1.0.oe

diff --git a/util-linux/util-linux-2.12/my_dev_t.h.diff b/util-linux/util-linux-2.12/my_dev_t.h.diff
new file mode 100644 (file)
index 0000000..e69de29
index 0fc2091..21c80a6 100644 (file)
@@ -7,7 +7,8 @@ SRC_URI = "http://ftp.cwi.nl/aeb/util-linux/util-linux-${PV}.tar.gz \
            file://MCONFIG \
            file://make_include \
            file://swapargs.h \
-           file://defines.h"
+           file://defines.h \
+           file://my_dev_t.h.diff;patch=1"
 
 EXTRA_OEMAKE = ""
 do_compile () {
index ce25397..840cb45 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-DEPENDS = "virtual/libqpe virtual/libsdl"
+DEPENDS = "virtual/libqpe virtual/libsdl libsdl-image libsdl-mixer"
 
 SRC_URI = "ftp://ftp.sonic.net/pub/users/nbs/unix/x/vectoroids/src/vectoroids-${PV}.tar.gz"