[oe-commits] org.oe.dev libsdl: disable mesa for avr32

koen commit oe at amethyst.openembedded.net
Mon Mar 17 08:59:26 UTC 2008


libsdl: disable mesa for avr32

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 92a7322f8de278186a5a7e5e7bd8b1f7bbf45aa4
ViewMTN: http://monotone.openembedded.org/revision/info/92a7322f8de278186a5a7e5e7bd8b1f7bbf45aa4
Files:
1
packages/libsdl/libsdl.inc
Diffs:

#
# mt diff -r6e4e511ff31cf9ebda829912464eeeee67cc3a0e -r92a7322f8de278186a5a7e5e7bd8b1f7bbf45aa4
#
#
#
# patch "packages/libsdl/libsdl.inc"
#  from [73a8a92adcaa61e6c3b7b512c43388a36533129a]
#    to [ef7bae28505a44d0e047eb8721e4850acb2e495e]
#
============================================================
--- packages/libsdl/libsdl.inc	73a8a92adcaa61e6c3b7b512c43388a36533129a
+++ packages/libsdl/libsdl.inc	ef7bae28505a44d0e047eb8721e4850acb2e495e
@@ -2,6 +2,7 @@ DEPENDS = "alsa-lib mesa virtual/libx11 
 SECTION = "libs"
 PRIORITY = "optional"
 DEPENDS = "alsa-lib mesa virtual/libx11 libxext"
+DEPENDS_avr32 = "alsa-lib virtual/libx11 libxext"
 PROVIDES = "virtual/libsdl"
 LICENSE = "LGPL"
 PR = "r4"






More information about the Openembedded-commits mailing list