[oe-commits] Ricardo Salveti : Adding preferred provider for libsdl ( to work with mplayer).

GIT User account git at amethyst.openembedded.net
Thu Oct 23 21:34:43 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 46c8fad4fe2054d04e961aebce23ea9a58a3366f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=46c8fad4fe2054d04e961aebce23ea9a58a3366f

Author: Ricardo Salveti <ricardo.salveti at openbossa.org>
Date:   Tue Jun 17 18:09:06 2008 -0300

Adding preferred provider for libsdl (to work with mplayer).

---

 conf/distro/mamona.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/mamona.conf b/conf/distro/mamona.conf
index ad30327..b6ba834 100644
--- a/conf/distro/mamona.conf
+++ b/conf/distro/mamona.conf
@@ -77,6 +77,7 @@ PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-dpkg"
 PREFERRED_PROVIDER_virtual/ecore ?= "ecore-x11"
 PREFERRED_PROVIDER_virtual/evas ?= "evas-x11"
 PREFERRED_PROVIDER_virtual/libx11 ?= "libx11"
+PREFERRED_PROVIDER_virtual/libsdl ?= "libsdl-x11"
 PREFERRED_PROVIDER_virtual/db ?= "db"
 PREFERRED_PROVIDER_virtual/db-native ?= "db-native"
 PREFERRED_PROVIDER_avahi = "avahi"





More information about the Openembedded-commits mailing list