diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-04-05 19:52:23 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-04-05 19:54:49 +0200 |
commit | 2c4ef9aebf18df30ab328f7c767645c46948193a (patch) | |
tree | 326f880a3d86660a98c5502484556e15e8337db0 /dev-perl/Wx-Scintilla | |
parent | dev-perl/Alien-wxWidgets: EAPI bump (diff) | |
download | gentoo-2c4ef9aebf18df30ab328f7c767645c46948193a.tar.gz gentoo-2c4ef9aebf18df30ab328f7c767645c46948193a.tar.bz2 gentoo-2c4ef9aebf18df30ab328f7c767645c46948193a.zip |
dev-perl/Wx-Scintilla: EAPI bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Wx-Scintilla')
-rw-r--r-- | dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r4.ebuild (renamed from dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r3.ebuild) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r3.ebuild b/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r4.ebuild index df5e61dfc0ae..2e087830d2fa 100644 --- a/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r3.ebuild +++ b/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 WX_GTK_VER="3.0" DIST_AUTHOR=AZAWAWI @@ -24,6 +24,7 @@ DEPEND="${RDEPEND} >=dev-perl/ExtUtils-XSpp-0.160.200 >=dev-perl/Module-Build-0.360.0 " +BDEPEND=${DEPEND} PATCHES=( "${FILESDIR}"/${PN}-0.34-flags.patch |