Skip to content

Commit

Permalink
dev-libs/clipper-6.4.2: fixed QA violations
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Lamm <[email protected]>
Closes: gentoo#16380
Signed-off-by: Dennis Lamm <[email protected]>
  • Loading branch information
expeditioneer committed Jul 15, 2020
1 parent 4ff9c10 commit 0465f1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-libs/clipper/clipper-6.4.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ KEYWORDS="~amd64"
IUSE=""

RDEPEND=""
BDEPEND="${RDEPEND}"
BDEPEND="app-arch/unzip"

S="${WORKDIR}/cpp"

Expand All @@ -30,4 +30,4 @@ src_configure() {
-DBUILD_SHARED_LIBS=ON
)
cmake_src_configure
}
}

0 comments on commit 0465f1d

Please sign in to comment.