View | Details | Raw Unified | Return to bug 237141
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 24-30 Link Here
24
		libsndfile.so:audio/libsndfile \
24
		libsndfile.so:audio/libsndfile \
25
		libzita-convolver.so:audio/zita-convolver
25
		libzita-convolver.so:audio/zita-convolver
26
26
27
USES=		gl gmake gnome localbase pkgconfig tar:xz shebangfix
27
USES=		compiler:c++11-lang gl gmake gnome localbase pkgconfig tar:xz \
28
		shebangfix
28
USE_GITHUB=	nodefault
29
USE_GITHUB=	nodefault
29
GH_TUPLE=	x42:convoLV2:f814f1e:x/convoLV2zita4
30
GH_TUPLE=	x42:convoLV2:f814f1e:x/convoLV2zita4
30
USE_GNOME=	glib20 pango cairo
31
USE_GNOME=	glib20 pango cairo

Return to bug 237141