projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0a49f0
)
sdl: remove wrong comment
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Mar 2008 13:31:07 +0000
(13:31 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 7 Mar 2008 13:31:07 +0000
(13:31 -0000)
package/sdl/sdl.mk
patch
|
blob
|
history
diff --git
a/package/sdl/sdl.mk
b/package/sdl/sdl.mk
index c177f84b4c641706a56dd85e9b12a4fb254bb877..4a11af677d21fa4d6576610d1074f3a795ae5caa 100644
(file)
--- a/
package/sdl/sdl.mk
+++ b/
package/sdl/sdl.mk
@@
-4,8
+4,6
@@
#
#############################################################
SDL_VERSION:=1.2.12
-# 1.2.12 is available, but depends on Pulse Audio 0.9
-# which is not available in buildroot (yet)
SDL_SOURCE:=SDL-$(SDL_VERSION).tar.gz
SDL_SITE:=http://www.libsdl.org/release
SDL_CAT:=$(ZCAT)