Add PATCHES where missing in recipes.

This commit is contained in:
Oliver Tappe
2013-08-25 13:33:05 +02:00
parent 674ffc5388
commit 27d367d428
8 changed files with 16 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
fi
SECONDARY_ARCHITECTURES="x86"
PATCHES="mesa-9.1.1.patch"
PROVIDES="
mesa$secondaryArchSuffix = $portVersion
"