[Lunar-commits] <moonbase> wxGTK: add optional dependency
Samuel Verstraete
elangelo at lunar-linux.org
Tue Sep 8 09:40:53 CEST 2009
commit 8409f7058a6a1bac3624db5a90009eefdf1a0df6
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Tue Sep 8 09:40:53 2009 +0200
wxGTK: add optional dependency
---
libs/wxGTK/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libs/wxGTK/DEPENDS b/libs/wxGTK/DEPENDS
index 1f7516f..3f928a7 100644
--- a/libs/wxGTK/DEPENDS
+++ b/libs/wxGTK/DEPENDS
@@ -5,3 +5,4 @@ depends gtk+-2
optional_depends "SDL" "--with-sdl" "" "Use SDL for audio"
optional_depends "libgnomeprint" "--with-gnomeprint" "" "For gnomeprint support"
+optional_depends "mesa-lib" "--with-opengl" "" "For OpenGL support (needed for hugin)"
More information about the Lunar-commits
mailing list