export DEPS_CFLAGS=$(pkgconf --cflags /usr/lib/pkgconfig/opus.pc)
export DEPS_LIBS=$(pkgconf --libs /usr/lib/pkgconfig/opus.pc)

default_build
