summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-10-06 23:47:19 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-10-06 23:47:19 +0900
commitff4292a66a916974fdec86ba74f2358d3b92ec41 (patch)
treeeb821df3178a66b8d8ba58d3a9d3fdbf2494fd96 /app-i18n/fbterm/fbterm-1.7_p20190503.ebuild
parentsys-kernel/vanilla-sources: Linux version updates (diff)
downloadgentoo-ff4292a66a916974fdec86ba74f2358d3b92ec41.tar.gz
gentoo-ff4292a66a916974fdec86ba74f2358d3b92ec41.tar.bz2
gentoo-ff4292a66a916974fdec86ba74f2358d3b92ec41.zip
app-i18n/fbterm: fix build with >=sys-devel/autoconf-2.68
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/fbterm/fbterm-1.7_p20190503.ebuild')
-rw-r--r--app-i18n/fbterm/fbterm-1.7_p20190503.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild b/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild
index c6271dc437cd..408aa38f9e12 100644
--- a/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild
+++ b/app-i18n/fbterm/fbterm-1.7_p20190503.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -16,13 +16,15 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="gpm video_cards_vesa"
-BDEPEND="virtual/pkgconfig"
-DEPEND="media-libs/fontconfig
+RDEPEND="media-libs/fontconfig
media-libs/freetype:2
>=sys-libs/ncurses-6.1
gpm? ( sys-libs/gpm )
video_cards_vesa? ( dev-libs/libx86 )"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}"/${PN}-autoconf-2.68.patch )
FILECAPS=(
cap_sys_tty_config+ep usr/bin/${PN}