Add missing --disable-amrwb, from Brad.
This commit is contained in:
parent
eb73316c06
commit
9553570a83
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2011/05/15 08:32:23 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2011/07/03 19:24:13 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = ugly elements for GStreamer
|
||||
COMMENT-sidplay = sidplay element for GStreamer (plugins-ugly)
|
||||
@ -54,6 +54,7 @@ LIB_DEPENDS-lame = ${LIB_DEPENDS} \
|
||||
audio/lame
|
||||
|
||||
CONFIGURE_ARGS = --disable-amrnb \
|
||||
--disable-amrwb \
|
||||
--disable-cdio \
|
||||
--disable-twolame
|
||||
CONFIGURE_ENV += ac_cv_path_PYTHON=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user