sci-electronics/klayout: add a witch

Closes: https://bugs.gentoo.org/965733
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-11-08 00:36:14 +01:00
parent 55256e1b85
commit 5520f8f454
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A
2 changed files with 6 additions and 2 deletions

View File

@ -36,7 +36,9 @@ RDEPEND="
${PYTHON_DEPS} ${PYTHON_DEPS}
$(ruby_implementations_depend) $(ruby_implementations_depend)
" "
DEPEND="${RDEPEND}" DEPEND="${RDEPEND}
sys-apps/which
"
pkg_setup() { pkg_setup() {
python-single-r1_pkg_setup python-single-r1_pkg_setup

View File

@ -36,7 +36,9 @@ RDEPEND="
${PYTHON_DEPS} ${PYTHON_DEPS}
$(ruby_implementations_depend) $(ruby_implementations_depend)
" "
DEPEND="${RDEPEND}" DEPEND="${RDEPEND}
sys-apps/which
"
pkg_setup() { pkg_setup() {
python-single-r1_pkg_setup python-single-r1_pkg_setup