$OpenBSD: patch-module_setup_py,v 1.2 2018/04/01 09:30:18 landry Exp $
Index: module/setup.py
--- module/setup.py.orig
+++ module/setup.py
@@ -72,6 +72,7 @@ include("libavformat/avformat.h")
 include("libavcodec/avcodec.h")
 include("libswscale/swscale.h")
 include("GL/glew.h")
+include("GL/glu.h")
 
 library("SDL")
 library("png")
