ffmpeg: Update deps to use sdl2 in place of sdl

- This patch needs to go together with the patch updating sdl to sdl2
   https://patchwork.ipfire.org/project/ipfire/patch/20210824212848.1311257-1-adolf.belka@ipfire.org/
- Update deps line in lfs to use sdl2 in place of sdl
- Update rootfile

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Adolf Belka
2021-09-01 22:21:00 +02:00
committed by Arne Fitzenreiter
parent 15c01e309d
commit fd0e08feb9
2 changed files with 7 additions and 2 deletions

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ffmpeg
PAK_VER = 12
PAK_VER = 13
DEPS = sdl lame libvorbis xvid
DEPS = sdl2 lame libvorbis xvid
ifeq "$(BUILD_ARCH)" "armv6l"
LDFLAGS += -latomic