Skip to content

Commit

Permalink
dev-libs/libsigc++: Update slot 3 dependencies
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <[email protected]>
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
dm0- authored and mattst88 committed Feb 16, 2021
1 parent 8ad3492 commit 37b6c66
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion dev-libs/libsigc++/libsigc++-3.0.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~
IUSE="doc examples test"
RESTRICT="!test? ( test )"

BDEPEND="doc? ( app-doc/doxygen )"
BDEPEND="
doc? (
app-doc/doxygen[dot]
dev-lang/perl
dev-libs/libxslt
)
"

src_prepare() {
default
Expand Down

0 comments on commit 37b6c66

Please sign in to comment.