diff options
-rw-r--r-- | audio/x42-plugins-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/x42-plugins-lv2/Makefile b/audio/x42-plugins-lv2/Makefile index 421498dcd043..a36028aaec38 100644 --- a/audio/x42-plugins-lv2/Makefile +++ b/audio/x42-plugins-lv2/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libfftw3f.so:math/fftw3-float \ libsndfile.so:audio/libsndfile \ libzita-convolver.so:audio/zita-convolver -USES= gl gmake gnome localbase pkgconfig tar:xz shebangfix +USES= compiler:c++11-lang gl gmake gnome localbase pkgconfig tar:xz shebangfix USE_GITHUB= nodefault GH_TUPLE= x42:convoLV2:f814f1e:x/convoLV2zita4 USE_GNOME= glib20 pango cairo |