Skip to content

Commit

Permalink
media-libs/codec2: disable UTs.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/654312

Package-Manager: Portage-2.3.31, Repoman-2.3.9
  • Loading branch information
aballier committed Apr 29, 2018
1 parent 97c4c8f commit 71990c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions media-libs/codec2/codec2-0.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

multilib_src_configure() {
local mycmakeargs=( -DUNITTEST=OFF )
cmake-utils_src_configure
}

0 comments on commit 71990c2

Please sign in to comment.