1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 11:42:40 +01:00

media-libs/libdjinterop: drop 0.20.1, update 0.20.2

This commit is contained in:
2024-05-10 11:31:30 +02:00
parent d457721dfa
commit b0b9a2a1b0
3 changed files with 7 additions and 29 deletions

View File

@@ -26,3 +26,10 @@ BDEPEND="
"
RESTRICT="!test? ( test )"
src_configure() {
local mycmakeargs=(
-DCMAKE_SKIP_BUILD_RPATH=ON
)
cmake_src_configure
}