Skip to content

Commit

Permalink
dev-ada/spawn: fix dependency
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Dec 27, 2021
1 parent 29525bf commit d2eb4ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-ada/spawn/spawn-22.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ IUSE="glib +shared static-libs static-pic"
REQUIRED_USE="|| ( shared static-libs static-pic )
${ADA_REQUIRED_USE}"

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

0 comments on commit d2eb4ac

Please sign in to comment.