[SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (eea0dfb3c2551fcd07911d02f062f56d174cc000)
Ivan Lezhnjov Jr
scm at sourcemage.org
Wed Jun 18 08:18:56 EDT 2008
GIT changes to master grimoire by Ivan Lezhnjov Jr <ivan.lezhnjov.jr at sourcemage.org>:
video/oxine/DEPENDS | 4 ++--
video/oxine/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit eea0dfb3c2551fcd07911d02f062f56d174cc000
Author: Ivan Lezhnjov Jr <ivan.lezhnjov.jr at sourcemage.org>
Commit: Ivan Lezhnjov Jr <ivan.lezhnjov.jr at sourcemage.org>
oxine: added X11-* providers instead of actual spells
diff --git a/video/oxine/DEPENDS b/video/oxine/DEPENDS
index 0dcb7c8..585278d 100755
--- a/video/oxine/DEPENDS
+++ b/video/oxine/DEPENDS
@@ -1,5 +1,5 @@
-depends xorg-server &&
-depends xorg-libs &&
+depends X11-SERVER &&
+depends X11-UTILS &&
depends util-linux &&
optional_depends "lirc" "" "--disable-lirc" "Enable support for remote controls with oxine?" &&
diff --git a/video/oxine/HISTORY b/video/oxine/HISTORY
index 1b63774..4dcab35 100644
--- a/video/oxine/HISTORY
+++ b/video/oxine/HISTORY
@@ -1,2 +1,5 @@
+2008-06-18 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr at sourcemage.org>
+ * DEPENDS: added X11-* providers instead of actual spells
+
2007-03-22 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr at gmail.com>
* BUILD, CONFIGURE, DEPENDS, DETAILS, HISTORY: created this spell.
More information about the SM-Commit
mailing list