libbluray: needs freetype to build.

This commit is contained in:
Juan RP 2013-11-02 09:14:23 +01:00
parent 757b8cac25
commit fcf1307488
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-bdjava"
hostmakedepends="pkg-config"
makedepends="libxml2-devel"
makedepends="libxml2-devel freetype-devel"
short_desc="Library to access Blu-Ray disks for video playback"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.videolan.org/developers/libbluray.html"