mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Ein kleiner Fix fuer das VideoLan-Paket.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@889 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -31,10 +31,10 @@ DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = ffmpeg
|
||||
PROG = videolan
|
||||
PAK_VER = 1
|
||||
|
||||
DEPS = "ffmpeg libshout libmpeg2 libmad"
|
||||
DEPS = "libshout libmpeg2 libmad"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user