Drop separate ffmpeg-libs package

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-12-02 12:22:00 +00:00
parent 7b93b62bc8
commit 421ba804aa
5 changed files with 4 additions and 288 deletions

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mediatomb
PAK_VER = 5
PAK_VER = 6
DEPS = "ffmpeg-libs libexif taglib "
DEPS = "ffmpeg libexif taglib "
###############################################################################
# Top-level Rules