diff options
author | Lukas Gorris <lukas.gorris@gmail.com> | 2009-04-02 21:23:17 +0200 |
---|---|---|
committer | Lukas Gorris <lukas.gorris@gmail.com> | 2009-04-02 21:23:17 +0200 |
commit | c1bc969ba3030b6c421cc5d8facc8e1b281d8b9b (patch) | |
tree | eb11b688cc03f3e5efdf5823bda6ac497db5c11c /conf/distro/oplinux.conf | |
parent | 052a3fba741a0b82204c93a37caaee17b32b6115 (diff) | |
parent | 4af6bdcda04ee551a4b07cd6e14c250d207b3266 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'conf/distro/oplinux.conf')
-rw-r--r-- | conf/distro/oplinux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/oplinux.conf b/conf/distro/oplinux.conf index d4986bdc84..bab726ff16 100644 --- a/conf/distro/oplinux.conf +++ b/conf/distro/oplinux.conf @@ -42,7 +42,6 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}g++:gcc-cross" PREFERRED_PROVIDER_dbus-glib = "dbus-glib" PREFERRED_PROVIDER_virtual/libsdl ?= "libsdl-x11" -PREFERRED_PROVIDER_virtual/libxine ?= "libxine-x11" PREFERRED_PROVIDER_esound ?= "pulseaudio" |