libopenmtp: fix typo

This commit is contained in:
Lukas Rusak 2016-11-22 00:53:50 -08:00 committed by GitHub
parent 9f5db8632a
commit de0d226415

View File

@ -40,7 +40,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-static \
--without-pulseaudio \
--without-portaudio \
--without-portaudiocpp \
--without-sdl2 \
--without-sdl \
--without-sdl2 \
--without-sndfile \
--without-flac"