From 7d36dae1ca10eeddee45fa3925f2a4a922eb3114 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Thu, 28 Oct 2010 12:43:19 +0000 Subject: [PATCH] xine-lib: We link to XShm and shape extensions. Add the dependency. SVN-Revision: 23697 --- Xorg/lib/xine-lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Xorg/lib/xine-lib/Makefile b/Xorg/lib/xine-lib/Makefile index f726500c0c..89e3714800 100644 --- a/Xorg/lib/xine-lib/Makefile +++ b/Xorg/lib/xine-lib/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xine-lib PKG_VERSION:=1.1.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/xine @@ -43,7 +43,7 @@ define Package/xine-lib CATEGORY:=Xorg SUBMENU:=libraries TITLE:=xine libraries - DEPENDS:=+libX11 +alsa-lib +zlib +libfreetype + DEPENDS:=+libX11 +libXext +alsa-lib +zlib +libfreetype URL:=http://www.xine-project.org/ endef -- 2.30.2