projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f23c4d9
)
Add PKG_FIXUP:=libtool
author
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 2 Dec 2008 12:16:42 +0000
(12:16 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Tue, 2 Dec 2008 12:16:42 +0000
(12:16 +0000)
SVN-Revision: 13466
Xorg/lib/libXdamage/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/libXdamage/Makefile
b/Xorg/lib/libXdamage/Makefile
index 453de63b26810fed22f15e6dcdacac5eaf2f1030..bcd07d8a3188b16a5e4e2862787ef12aac4d0467 100644
(file)
--- a/
Xorg/lib/libXdamage/Makefile
+++ b/
Xorg/lib/libXdamage/Makefile
@@
-14,6
+14,7
@@
PKG_VERSION:=1.1.1
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.4/src/lib/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
+PKG_FIXUP:=libtool
PKG_BUILD_DEPENDS:=xproto xextproto xfixesproto
include $(INCLUDE_DIR)/package.mk