poppler: drop splash patch for 21.07.0 (#25032)

ENABLE_SPLASH configuration has been removed entirely after 21.06 so
patch is no longer necessary after #24931.  (Versions between 0.90.1 and
21.06 will likely still need a patch, and while it's not clear if this
patch is the right one, seems better to leave something in.)
This commit is contained in:
Dylan Simon 2021-07-28 12:23:56 -04:00 committed by GitHub
parent c9327649c0
commit e3096e94b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ class Poppler(CMakePackage):
# a small section of code in the QT5 wrappers that expects it
# to be present.
patch('poppler_page_splash.patch', when='@0.64.0:0.90.0 ^qt@5.0:')
patch('poppler_page_splash.0.90.1.patch', when='@0.90.1: ^qt@5.0:')
patch('poppler_page_splash.0.90.1.patch', when='@0.90.1:21.06 ^qt@5.0:')
# Only needed to run `make test`
resource(