mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/libxml: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
EAPI=7
|
||||
|
||||
# ebuild generated by hackport 0.3.4.9999
|
||||
|
||||
@@ -27,6 +27,7 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -e 's@includes: libxml/xmlIO.h libxml/xmlmemory.h@pkgconfig-depends: libxml-2.0@' \
|
||||
-i "${S}/${PN}.cabal" \
|
||||
|| die "Could not patch libxml2 configuration in ${PN}.cabal"
|
||||
|
||||
Reference in New Issue
Block a user