Update webkit and cmake packages

* Some changes required in WebPositive to store the cookies on disk
This commit is contained in:
Adrien Destugues
2013-11-15 18:39:07 +01:00
parent 564e256649
commit cb7df3b1da
8 changed files with 38 additions and 30 deletions
+1 -4
View File
@@ -398,10 +398,7 @@ if [ IsPackageAvailable haikuwebkit_devel ] {
file: devel haikuwebkit_devel
depends: base
libraries:
$(developLibDir)/libwtf.so
$(developLibDir)/libjavascriptcore.so
$(developLibDir)/libwebcore.so
$(developLibDir)/libwebkit.so
$(developLibDir)/libWebKit.so
headers: $(developHeadersDir)
;