libreoffice-*: drop poppler patches

This commit is contained in:
ajs124
2022-10-17 21:35:00 +02:00
committed by gador
parent 001dd426a0
commit 7be2ecc973
@@ -197,16 +197,6 @@ in
patches = [
./skip-failed-test-with-icu70.patch
# Fix build with poppler 22.03
(fetchurl {
url = "https://github.com/archlinux/svntogit-packages/raw/f82958b9538f86e41b51f1ba7134968d2f3788d1/trunk/poppler-22.03.0.patch";
sha256 = "5h4qJmx6Q3Q3dHUlSi8JXBziN2mAswGVWk5aDTLTwls=";
})
# Fix build with poppler 22.04
./poppler-22-04-0.patch
./gpgme-1.18.patch
];