X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfxvideo%2FMakefile;fp=plugins%2Fdfxvideo%2FMakefile;h=250cc49317e4b914382fe53ad8b46dcb9276d2b0;hp=a5ca5f3a08c2067b90dee8b076daabf076522fd8;hb=22fa3f2b3d09f3694f938ca895d447a30ec96f25;hpb=cc56203b76e1fcef2c7e55b460daf07e654a1547 diff --git a/plugins/dfxvideo/Makefile b/plugins/dfxvideo/Makefile index a5ca5f3a..250cc493 100644 --- a/plugins/dfxvideo/Makefile +++ b/plugins/dfxvideo/Makefile @@ -12,7 +12,7 @@ ifeq "$(ARCH)" "arm" SRC_STANDALONE += draw_pl.c else SRC_STANDALONE += draw.c -LDLIBS_STANDALONE += -lX11 -lXv +LDLIBS_STANDALONE += -lX11 -lXv -lXext endif BIN_STANDLALONE = gpuPEOPS.so