Skip to content

Commit

Permalink
dev-ada/templates-parser: adding REQUIRED_USE
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Dec 14, 2022
1 parent cc055d3 commit 9313cf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-ada/templates-parser/templates-parser-23.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ DEPEND="${RDEPEND}
dev-ada/gprbuild[${ADA_USEDEP}]"

IUSE="+shared static-libs"
REQUIRED_USE="|| ( shared static-libs )
${ADA_REQUIRED_USE}"

src_configure() {
emake PROCESSORS=$(makeopts_jobs) \
Expand Down

0 comments on commit 9313cf6

Please sign in to comment.