diff --git a/Makefile b/Makefile index 00479d5..18602ce 100644 --- a/Makefile +++ b/Makefile @@ -164,6 +164,7 @@ PLUGIN = softhddrm CONFIG += -DUSE_DRM -DVAAPI _CFLAGS += $(shell pkg-config --cflags libdrm) LIBS += -lgbm -ldrm +LIBS += -lEGL endif