Browse Source

fix run/build dependency

Waldemar Brodkorb 10 years ago
parent
commit
7b64fbab76
1 changed files with 3 additions and 2 deletions
  1. 3 2
      package/libbluray/Makefile

+ 3 - 2
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