diff --git a/srcpkgs/libGL/patches/musl.patch b/srcpkgs/libGL/patches/musl.patch new file mode 100644 index 00000000000..a2373dacc91 --- /dev/null +++ b/srcpkgs/libGL/patches/musl.patch @@ -0,0 +1,11 @@ +--- src/gallium/winsys/svga/drm/vmw_screen.h.orig 2015-05-07 14:02:28.033079796 +0200 ++++ src/gallium/winsys/svga/drm/vmw_screen.h 2015-05-07 14:02:48.832054666 +0200 +@@ -35,6 +35,8 @@ + #define VMW_SCREEN_H_ + + ++#include /* dev_t */ ++ + #include "pipe/p_compiler.h" + #include "pipe/p_state.h" + diff --git a/srcpkgs/libGL/template b/srcpkgs/libGL/template index 26770ab9d66..6d2f42f7c03 100644 --- a/srcpkgs/libGL/template +++ b/srcpkgs/libGL/template @@ -1,4 +1,4 @@ -# Template build file for 'libGL'. +# Template build file for 'libGL' pkgname=libGL version=10.5.4 revision=1