diff options
Diffstat (limited to 'audio/vm-lv2/Makefile')
-rw-r--r-- | audio/vm-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vm-lv2/Makefile b/audio/vm-lv2/Makefile index d6df8a65f399..d2be75b62e8b 100644 --- a/audio/vm-lv2/Makefile +++ b/audio/vm-lv2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= liblilv-0.so:audio/lilv \ libsord-0.so:devel/sord \ libsratom-0.so:audio/sratom -USES= compiler:c++11-lib gl meson pkgconfig localbase +USES= compiler:c++11-lib gl meson pkgconfig localbase xorg USE_XORG= x11 xext USE_GL= gl glu |