projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b39a817
)
xine-lib: We link to XShm and shape extensions. Add the dependency.
author
Michael Büsch
<mb@bu3sch.de>
Thu, 28 Oct 2010 12:43:19 +0000
(12:43 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Thu, 28 Oct 2010 12:43:19 +0000
(12:43 +0000)
SVN-Revision: 23697
Xorg/lib/xine-lib/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/xine-lib/Makefile
b/Xorg/lib/xine-lib/Makefile
index f726500c0cc3d5d1ebbffaac7501873f422ff5f8..89e371480029361454365ffa01deaa24da17b9d2 100644
(file)
--- 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