mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -04:00
8 lines
196 B
Text
8 lines
196 B
Text
--- meson.build.orig 2021-07-09 05:00:19 UTC
|
|
+++ meson.build
|
|
@@ -34,4 +34,5 @@ pkgconf.generate(
|
|
libglu,
|
|
name : 'glu',
|
|
description : 'Mesa OpenGL Utility Library',
|
|
+ requires: dep_gl
|
|
)
|