[Lunar-commits] <moonbase> Subject: freedroidRPG: added DEPENDS SDL_gfx and LIBS=-ldl
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Fri Jun 15 17:47:47 CEST 2012
commit b0859c3f6b3974c33c89e735462338474edcbda2
Author: Alexander Lindemann <z3r03nna at antiniveau.dyndns.org>
Date: Fri Jun 15 17:20:02 2012 +0200
Subject: freedroidRPG: added DEPENDS SDL_gfx and LIBS=-ldl
---
games/freedroidRPG/BUILD | 1 +
games/freedroidRPG/DEPENDS | 1 +
2 files changed, 2 insertions(+)
diff --git a/games/freedroidRPG/BUILD b/games/freedroidRPG/BUILD
index 18b4aea..d862d40 100644
--- a/games/freedroidRPG/BUILD
+++ b/games/freedroidRPG/BUILD
@@ -1,5 +1,6 @@
(
+ LIBS=-ldl \
default_game_build
) > $C_FIFO 2>&1
diff --git a/games/freedroidRPG/DEPENDS b/games/freedroidRPG/DEPENDS
index 88f8cc7..5923c7a 100644
--- a/games/freedroidRPG/DEPENDS
+++ b/games/freedroidRPG/DEPENDS
@@ -1,4 +1,5 @@
depends SDL_image
depends SDL_net
+depends SDL_gfx
optional_depends "SDL_mixer" "" "" "for Audio support"
More information about the Lunar-commits
mailing list