mediatomb: Add ffmpeg-libs as dependency.

This commit is contained in:
Stefan Schantl
2009-11-24 22:11:40 +01:00
parent 291ebf4f1d
commit 58c1bbd5e3

View File

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