Skip to content
Snippets Groups Projects
Commit ed409b3a authored by Seva Ivanov's avatar Seva Ivanov Committed by gerrit2
Browse files

contrib: fix typo in ffmpeg rules.mak


Change-Id: I04da2e05e6bb8d769acfdbda809517ca489b37eb
Reviewed-by: default avatarStepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
parent a294e484
No related branches found
No related tags found
No related merge requests found
...@@ -153,7 +153,7 @@ FFMPEGCONF += --enable-w32threads --disable-decoder=dca ...@@ -153,7 +153,7 @@ FFMPEGCONF += --enable-w32threads --disable-decoder=dca
endif endif
ifeq ($(call need_pkg,"ffmpeg >= 2.6.1"),) ifeq ($(call need_pkg,"ffmpeg >= 2.6.1"),)
PKGS_FOUND += ffmepg PKGS_FOUND += ffmpeg
endif endif
$(TARBALLS)/ffmpeg-$(FFMPEG_HASH).tar.xz: $(TARBALLS)/ffmpeg-$(FFMPEG_HASH).tar.xz:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment