Skip to content

Commit

Permalink
dev-ada/spawn: MissingUseDepDefault
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Feb 2, 2022
1 parent 202cc98 commit 7a5895c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ada/spawn/spawn-22.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -20,7 +20,7 @@ REQUIRED_USE="|| ( shared static-libs static-pic )

RDEPEND="${ADA_DEPS}
glib? (
dev-ada/gtkada[${ADA_USEDEP},shared?,static-libs?,static-pic?]
dev-ada/gtkada[${ADA_USEDEP},shared?,static-libs?,static-pic(-)?]
dev-libs/glib
)"
DEPEND="${RDEPEND}"
Expand Down

0 comments on commit 7a5895c

Please sign in to comment.