summaryrefslogtreecommitdiff
path: root/src/stage4/patches/generic/glu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/generic/glu.patch')
-rw-r--r--src/stage4/patches/generic/glu.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/stage4/patches/generic/glu.patch b/src/stage4/patches/generic/glu.patch
new file mode 100644
index 0000000..4e9aab0
--- /dev/null
+++ b/src/stage4/patches/generic/glu.patch
@@ -0,0 +1,11 @@
+diff -rupN a/PKGBUILD b/PKGBUILD
+--- a/PKGBUILD 2018-06-09 01:08:54.471488060 +0200
++++ b/PKGBUILD 2018-06-09 08:52:02.405098657 +0200
+@@ -10,6 +10,7 @@ arch=('x86_64')
+ url="http://cgit.freedesktop.org/mesa/glu/"
+ license=('LGPL')
+ depends=('libgl')
++makedepends=('mesa')
+ source=(ftp://ftp.freedesktop.org/pub/mesa/$pkgname/$pkgname-$pkgver.tar.bz2)
+ sha512sums=('ff920e3fbca739794e1432a92fdd8517aa732110fea71ed724185425042f83ce18e9866c16f95c6e10f6993f0814a90fac9636e2b3d8ca2084d1ac0a860f61c8')
+