Skip to content

Commit

Permalink
app-text/libepubgen: Add missing test dependencies
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/656536
Package-Manager: Portage-2.3.38, Repoman-2.3.9
  • Loading branch information
a17r committed May 26, 2018
1 parent 9b760f3 commit 2a924bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app-text/libepubgen/libepubgen-0.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ DEPEND="${RDEPEND}
dev-libs/boost
virtual/pkgconfig
doc? ( app-doc/doxygen )
test? (
dev-util/cppunit
dev-libs/libxml2:2
)
"

src_configure() {
Expand Down

0 comments on commit 2a924bb

Please sign in to comment.