summaryrefslogtreecommitdiff
path: root/libre/iceweasel
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-12-03 01:06:17 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2022-12-03 01:06:17 -0500
commit6f506a0ee281d8047055634a7172e15a21873c01 (patch)
treef78e62e68017e186f4364043245b59b9a42d7100 /libre/iceweasel
parent0fac1156db518017728b4d7c1c4b3675dfa025c5 (diff)
[iceweasel]: armv7h
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