projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0053483
)
webkit: don't depend on X server
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 27 Jan 2009 15:02:40 +0000
(15:02 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 27 Jan 2009 15:02:40 +0000
(15:02 -0000)
package/webkit/webkit.mk
patch
|
blob
|
history
diff --git
a/package/webkit/webkit.mk
b/package/webkit/webkit.mk
index 6bf79124446737c02f7db44cbdb51a25504f3f35..5d58eae06245013557935388338d3cc44e92b223 100644
(file)
--- a/
package/webkit/webkit.mk
+++ b/
package/webkit/webkit.mk
@@
-12,7
+12,7
@@
WEBKIT_INSTALL_TARGET = YES
WEBKIT_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install
WEBKIT_AUTORECONF = YES
-WEBKIT_DEPENDENCIES = icu curl libxml2 libxslt
xserver_xorg-server
libgtk2 sqlite
+WEBKIT_DEPENDENCIES = icu curl libxml2 libxslt libgtk2 sqlite
WEBKIT_MAKE_OPT = GLIB_GENMARSHAL=$(HOST_GLIB)/bin/glib-genmarshal GLIB_MKENUMS=$(HOST_GLIB)/bin/glib-mkenums
$(eval $(call AUTOTARGETS,package,webkit))