package libbluray: fix deps

This commit is contained in:
Niels Kristian Bech Jensen 2014-01-28 19:06:17 +11:00 committed by Tony Theodore
parent a578b6bb3d
commit 5168728bc4
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := 39984aae77efde2e0917ed7e183ebf612813d7f3
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.bz2
$(PKG)_URL := ftp://ftp.videolan.org/pub/videolan/libbluray/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := freetype gcc libxml2
$(PKG)_DEPS := gcc freetype libxml2
define $(PKG)_UPDATE
$(WGET) -q -O- 'ftp://ftp.videolan.org/pub/videolan/libbluray/last/' | \