app-text/mupdf: update EAPI 7 -> 8, add missing BDEPEND on 1.19.0

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2021-12-04 10:19:39 +02:00
parent 59271a38de
commit 91ef587a7c

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
# Please check upstream git regularly for relevant security-related commits
# to backport.
@@ -39,7 +39,8 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
BDEPEND="x11-base/xorg-proto
virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${PN}-1.15-CFLAGS.patch
@@ -53,7 +54,7 @@ PATCHES=(
)
src_prepare() {
xdg_src_prepare
default
use hppa && append-cflags -ffunction-sections