mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-17 22:45:20 +02:00
MPlayer: add missing dependencies
This commit is contained in:
parent
193f1d3443
commit
8598739959
@ -22,7 +22,7 @@ define Package/MPlayer
|
|||||||
CATEGORY:=Multimedia
|
CATEGORY:=Multimedia
|
||||||
TITLE:=MPlayer, the movie player
|
TITLE:=MPlayer, the movie player
|
||||||
URL:=http://www.mplayerhq.hu
|
URL:=http://www.mplayerhq.hu
|
||||||
DEPENDS:=+libjpeg +libpng +directfb +zlib +libsdl +libfreetype +fontconfig $(ICONV_DEPENDS) +BUILD_PATENTED:libmad
|
DEPENDS:=+libjpeg +libpng +directfb +zlib +libsdl +libfreetype +fontconfig $(ICONV_DEPENDS) +BUILD_PATENTED:libmad +libaa +giflib +fribidi +libtheora
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/MPlayer/description
|
define Package/MPlayer/description
|
||||||
|
Loading…
Reference in New Issue
Block a user