mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
sys-fs/dwarfs: fix patch and ebuild
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -57,7 +57,6 @@ BDEPEND="
|
|||||||
|
|
||||||
test? ( dev-cpp/gtest )
|
test? ( dev-cpp/gtest )
|
||||||
"
|
"
|
||||||
>>>>>>> f29f4045 (sys-fs/dwarfs: unbundling WIP):sys-fs/dwarfs/dwarfs-0.5.4-r1.ebuild
|
|
||||||
|
|
||||||
CHECKREQS_DISK_BUILD="1300M"
|
CHECKREQS_DISK_BUILD="1300M"
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
--- CMakeLists.txt 2021-04-28 16:56:24.432666631 +0200
|
--- a/CMakeLists.txt
|
||||||
+++ CMakeLists.txt2 2021-04-28 17:00:04.622812742 +0200
|
+++ b/CMakeLists.txt
|
||||||
@@ -298,7 +298,7 @@
|
@@ -298,7 +298,7 @@
|
||||||
if(WITH_TESTS OR WITH_BENCHMARKS)
|
if(WITH_TESTS OR WITH_BENCHMARKS)
|
||||||
add_library(test_helpers test/test_helpers.cpp test/test_strings.cpp
|
add_library(test_helpers test/test_helpers.cpp test/test_strings.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user