mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-terms/zutty: Tidy deps
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Closes: https://github.com/gentoo/gentoo/pull/20602 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
97eb5cc4fa
commit
d3ebfcc674
@@ -16,15 +16,15 @@ LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
COMMON_DEPEND="
|
||||
RDEPEND="
|
||||
media-libs/freetype:2
|
||||
media-libs/libglvnd[X]
|
||||
x11-libs/libXmu"
|
||||
DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
${PYTHON_DEPS}"
|
||||
RDEPEND="${COMMON_DEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
x11-libs/libXmu
|
||||
"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-0.8-gcc11.patch )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user