[Lunar-commits] <moonbase> lbreakout2: tweak the DEPENDS file a bit.
Florin Braescu
florin at lunar-linux.org
Sat Nov 7 20:07:59 CET 2009
commit 413602b43210104c4aa733203f08a9b763fdfbac
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Nov 7 21:07:59 2009 +0200
lbreakout2: tweak the DEPENDS file a bit.
---
games/lbreakout2/DEPENDS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/games/lbreakout2/DEPENDS b/games/lbreakout2/DEPENDS
index 3d0b791..155d454 100644
--- a/games/lbreakout2/DEPENDS
+++ b/games/lbreakout2/DEPENDS
@@ -1,11 +1,11 @@
-depends libpng &&
-depends SDL &&
+depends libpng
+depends SDL
optional_depends SDL_mixer \
"--enable-audio" \
"--disable-audio" \
- "Enable sound" &&
-
+ "Enable sound"
+
optional_depends SDL_net \
"--enable-network" \
"--disable-network" \
More information about the Lunar-commits
mailing list