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:
779fdc2
)
Fix typo.
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 10 Jan 2009 12:24:33 +0000
(12:24 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 10 Jan 2009 12:24:33 +0000
(12:24 +0000)
SVN-Revision: 13959
Xorg/xorg/lib/libXdamage/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/xorg/lib/libXdamage/Makefile
b/Xorg/xorg/lib/libXdamage/Makefile
index 40f924300aaf218fb3ca93cd6a5e6471fbe4474f..864f7bf1f337d7e8ce133e1a714067db0ffcf6d2 100644
(file)
--- a/
Xorg/xorg/lib/libXdamage/Makefile
+++ b/
Xorg/xorg/lib/libXdamage/Makefile
@@
-18,7
+18,7
@@
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
PKG_MD5SUM:=ac0ce6b0063a9858c8f24ddb4c60487d
PKG_FIXUP:=libtool
PKG_INSTALL:=1
-PKG_BUILD_DEPENDS:=xproto xextproto fixesproto
x
damageproto
+PKG_BUILD_DEPENDS:=xproto xextproto fixesproto damageproto
include $(INCLUDE_DIR)/package.mk