summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <michal.privoznik@gmail.com>2022-12-07 15:42:06 +0100
committerSam James <sam@gentoo.org>2022-12-24 06:58:39 +0000
commitba2e3382ce5e889c5f571f9091ee752f00532cb8 (patch)
tree57bd37392af8dbce3d1bde730119008a75fb1391 /dev-php/libvirt-php/libvirt-php-9999.ebuild
parentdev-libs/Ice: version bump (diff)
downloadgentoo-ba2e3382ce5e889c5f571f9091ee752f00532cb8.tar.gz
gentoo-ba2e3382ce5e889c5f571f9091ee752f00532cb8.tar.bz2
gentoo-ba2e3382ce5e889c5f571f9091ee752f00532cb8.zip
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: https://gitlab.com/libvirt/libvirt-php/-/commit/d907c69f1cb0ab40bce1f4c53e6560aaf9392961 Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/libvirt-php/libvirt-php-9999.ebuild')
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index df851fcfe3a0..8dd8a850a9ca 100644
--- a/dev-php/libvirt-php/libvirt-php-9999.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild
@@ -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