summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index e19a918..da581ee 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -93,6 +93,7 @@ libepoxy_dep = declare_dependency(
'epoxy_has_wgl': epoxy_has_wgl,
},
)
+meson.override_dependency('epoxy', libepoxy_dep)
# We don't want to add these dependencies to the library, as they are
# not needed when building Epoxy; we do want to add them to the generated