diff options
Diffstat (limited to 'packages/x11-dri/mesa/mesa-17.3.9.exheres-0')
-rw-r--r-- | packages/x11-dri/mesa/mesa-17.3.9.exheres-0 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/x11-dri/mesa/mesa-17.3.9.exheres-0 b/packages/x11-dri/mesa/mesa-17.3.9.exheres-0 new file mode 100644 index 0000000..2d4389e --- /dev/null +++ b/packages/x11-dri/mesa/mesa-17.3.9.exheres-0 @@ -0,0 +1,12 @@ +# Copyright 2008 Alexander Færøy <eroyf@eroyf.org> +# Copyright 2009, 2011 Ingmar Vanhassel <ingmar@exherbo.org> +# Distributed under the terms of the GNU General Public License v2 + +require mesa + +PLATFORMS="~amd64 ~armv7 ~armv8 ~x86" + +DEFAULT_SRC_PREPARE_PATCHES=( + "${FILES}"/mesa-configure.ac-Add-with-wayland-scanner-path-17.2.patch +) + |