x86_64: Update haikuwebkit to 1.2.2 and add/update...

various dependent packages.
This commit is contained in:
Jérôme Duval
2014-01-08 20:07:27 +01:00
parent aa4b5749d6
commit 2bc399a932
2 changed files with 7 additions and 9 deletions
+1 -3
View File
@@ -20,9 +20,7 @@ local packages =
haiku_$(secondaryArchs)_devel
;
# TODO : the following should be used once WebPositive builds on x86_64
# if $(TARGET_PACKAGING_ARCH) != x86_gcc2 || $(secondaryArchs) {
if x86 in $(HAIKU_PACKAGING_ARCHS) {
if $(TARGET_PACKAGING_ARCH) != x86_gcc2 || $(secondaryArchs) {
packages += webpositive ;
}