From: wittinobi Date: Wed, 16 May 2012 07:40:59 +0000 (+0200) Subject: fix ffmpeg X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=4882961c3bb21fda1121d6af0527f6dbc24da132;p=bs-cst-neutrino-hd.git fix ffmpeg --- diff --git a/make/libraries.mk b/make/libraries.mk index 6626ca6..3cc06f7 100755 --- a/make/libraries.mk +++ b/make/libraries.mk @@ -464,6 +464,7 @@ $(D)/ffmpeg: $(GIT_LIBRARIES)/ffmpeg | $(TARGETPREFIX) --disable-ffplay \ --disable-ffmpeg \ --disable-ffserver \ + --disable-ffprobe \ --disable-static \ --disable-filters \ --arch=arm \