diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-05-17 17:59:19 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-05-17 17:59:19 +0000 |
commit | c0693fb6be8d4f74e569963a5cec67df78af1721 (patch) | |
tree | 97f04502db4da4bc276dff3e679a07e820dc58ff /libsdl/libsdl-x11_1.2.7.oe | |
parent | 3e7b0e770e1d6e119cb38c1853cdc0389ef324a9 (diff) |
add libsdl-gfx and cleanup metadata of other SDL packages
BKrev: 40a8fd775uO-ypPU2PsTGzresP8N0g
Diffstat (limited to 'libsdl/libsdl-x11_1.2.7.oe')
-rw-r--r-- | libsdl/libsdl-x11_1.2.7.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsdl/libsdl-x11_1.2.7.oe b/libsdl/libsdl-x11_1.2.7.oe index 230e7cd9e6..88ec9fdabe 100644 --- a/libsdl/libsdl-x11_1.2.7.oe +++ b/libsdl/libsdl-x11_1.2.7.oe @@ -2,7 +2,7 @@ DESCRIPTION = "Simple DirectMedia Layer - X11 Edition" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@nexus.co.uk>" -DEPENDS = "virtual/libc x11 xext" +DEPENDS = "x11 xext" PROVIDES = "virtual/libsdl" SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \ |