summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-17 19:34:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-17 19:35:17 +0200
commit7b64fbab763834c4d39d434e4b211f50bbf400db (patch)
tree47d5ad6eb8c36529c50c24e46f642653efb43e26 /package
parentdfecd740e315f8af5f122a8b9c63a056542ec4d1 (diff)
fix run/build dependency
Diffstat (limited to 'package')
-rw-r--r--package/libbluray/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/libbluray/Makefile b/package/libbluray/Makefile
index bc233fcff..94e6d7521 100644
--- a/package/libbluray/Makefile
+++ b/package/libbluray/Makefile
@@ -5,11 +5,12 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= libbluray
PKG_VERSION:= 0.4.0
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= c7a1cc71cb9747f93122ec650d4ae933
PKG_DESCR:= bluray library
PKG_SECTION:= libs/video
-PKG_BUILDDEP:= libxml2
+PKG_DEPENDS:= libxml2 libfreetype
+PKG_BUILDDEP:= libxml2 freetype
PKG_URL:= http://www.videolan.org/developers/libbluray.html
PKG_SITES:= ftp://ftp.videolan.org/pub/videolan/libbluray/${PKG_VERSION}/
PKG_OPTS:= dev