[Lunar-commits] <moonbase> dosemu: tweak the DEPENDS file.
Florin Braescu
florin at lunar-linux.org
Thu Apr 15 14:24:24 CEST 2010
commit 8477af825a0c0f09c3b1327acdb511bda97f9db3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Apr 15 15:24:24 2010 +0300
dosemu: tweak the DEPENDS file.
---
devel/dosemu/DEPENDS | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/devel/dosemu/DEPENDS b/devel/dosemu/DEPENDS
index 0e219b5..5b2612e 100644
--- a/devel/dosemu/DEPENDS
+++ b/devel/dosemu/DEPENDS
@@ -1,6 +1,17 @@
depends slang
+depends SDL
optional_depends "gpm" \
"" \
"--without-gpm" \
"for mouse support within the CLI"
+
+optional_depends "alsa-lib" \
+ "" \
+ "--without-alsa" \
+ "for alsa sound support"
+
+optional_depends "libsndfile" \
+ "" \
+ "--without-sndfile" \
+ "for sound file support"
More information about the Lunar-commits
mailing list