boblightd: fix ffmpeg-related build error

This commit is contained in:
Stefan Saraev 2012-02-27 19:29:56 +02:00
parent 0e58875ea4
commit a55b7c6781

View File

@ -31,7 +31,6 @@ cd $PKG_BUILD
--enable-shared \ --enable-shared \
--disable-static \ --disable-static \
--without-portaudio \ --without-portaudio \
--without-ffmpeg \
--disable-documentation --disable-documentation
make make