mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Sam James
parent
99b026bffa
commit
ba2e3382ce
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user