SYSTEM_STUFF += poppler
ENABLE_PDFIUM=n
PACKAGE_GEN=y
-ifeq "$(PACKAGE_GEN)" "y"
- # keep packaging gen (s390x is a release arch...), just disable skia. In contrast for
- # alpha and ia64 (ports-only) where skia also is disabled we set PACKAGE_GEN=n later in
- # the architecture specific settings
- ifneq (big,$(DEB_HOST_ARCH_ENDIAN))
- ENABLE_SKIA=y
- endif
-else
+#ifeq "$(PACKAGE_GEN)" "y"
+# # keep packaging gen (s390x is a release arch...), just disable skia. In contrast for
+# # alpha and ia64 (ports-only) where skia also is disabled we set PACKAGE_GEN=n later in
+# # the architecture specific settings
+# ifneq (big,$(DEB_HOST_ARCH_ENDIAN))
+# ENABLE_SKIA=y
+# endif
+#else
ENABLE_SKIA=n
-endif
+#endif
SYSTEM_STUFF += libpng
ENABLE_NSS=y
ifeq "$(ENABLE_NSS)" "y"