summaryrefslogtreecommitdiff
path: root/libre/iceweasel
diff options
context:
space:
mode:
Diffstat (limited to 'libre/iceweasel')
-rw-r--r--libre/iceweasel/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 36236edf1..3a342f278 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -242,6 +242,8 @@ armv7h)
makedepends=( ${makedepends[*]/wasi*/} ) # armv7h has no wasi compiler
depends+=( icu=72.1 ) # --with-system-icu
+
+ makedepends+=( python-pydantic=1.9.2 ) # dustbin - configure error: "pydantic 1.10.2 has requirement typing-extensions>=4.1.0, but you have typing-extensions
;;
i686)
_should_skip_pgo=1