From e2bafd0892837a14bb335319a1ff03dfa4920cf6 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 18 Dec 2023 08:04:44 +0100 Subject: graphics/libepoxy: rdep on mesa --- graphics/libepoxy/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics') diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile index 7028f36..29f3555 100644 --- a/graphics/libepoxy/Makefile +++ b/graphics/libepoxy/Makefile @@ -25,6 +25,8 @@ MODULES = devel/meson \ BUILD_DEPENDS = x11/libX11 \ graphics/mesa +RUN_DEPENDS = graphics/mesa + CONFIGURE_ENV += CPPFLAGS="-I$(X11BASE)/include" .include -- cgit v1.2.3