dev-php/libvirt-php: Drop remove-imagick-check.patch from live ebuild

The upstream has dropped the imagick dependency here [1].
Therefore, there's no need to apply our patch that does the same.
The patch is still valid for libvirt-php-0.5.6.ebuild though, so
the file is not removed, yet.

1: d907c69f1c

Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Michal Privoznik
2022-12-07 15:42:06 +01:00
committed by Sam James
parent 99b026bffa
commit ba2e3382ce

View File

@@ -27,9 +27,6 @@ DEPEND="${RDEPEND}
doc? ( app-text/xhtml1 )"
DOCS=( ChangeLog NEWS README )
# Remove the insane check for pecl-imagick which is only used in examples
# and is not called upon in any build
PATCHES=( "${FILESDIR}/remove-imagick-check.patch" )
src_unpack() {
git-r3_src_unpack