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:
22af8d9
)
Adding missing include to libpixman
author
Jens Muecke
<jens@nons.de>
Mon, 9 Jun 2008 19:38:20 +0000
(19:38 +0000)
committer
Jens Muecke
<jens@nons.de>
Mon, 9 Jun 2008 19:38:20 +0000
(19:38 +0000)
SVN-Revision: 11416
XOrg/lib/pixman/Makefile
patch
|
blob
|
history
diff --git
a/XOrg/lib/pixman/Makefile
b/XOrg/lib/pixman/Makefile
index 953275f749a5d9f0f6211a2cde975aa41e41e5dd..e04ea53f920c6de98ab5793002201b0b1e8a91fa 100644
(file)
--- a/
XOrg/lib/pixman/Makefile
+++ b/
XOrg/lib/pixman/Makefile
@@
-19,6
+19,7
@@
PKG_MD5SUM:=41804ac38025102dcc9891dfd4a3d105
include $(INCLUDE_DIR)/package.mk
EXTRA_LDFLAGS:="-Wl,-rpath-link=$(STAGING_DIR)/usr/lib"
+TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include/gtk-2.0/gdk
define Package/pixman
SECTION:=xorg-libs