Skip to content

Commit

Permalink
dev-libs/tinyxml: use BDEPEND for virtual/pkgconfig
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 18, 2021
1 parent d0834e1 commit 36e5474
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev-libs/tinyxml/tinyxml-2.6.2-r4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
IUSE="debug doc static-libs +stl"

RDEPEND=""
DEPEND="doc? ( app-doc/doxygen )"
BDEPEND="doc? ( app-doc/doxygen )"

S="${WORKDIR}/${PN}"

Expand Down

0 comments on commit 36e5474

Please sign in to comment.