mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
sci-ml/sentencepiece: cmake min 3.10
Closes: https://bugs.gentoo.org/955904 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -55,6 +55,11 @@ src_prepare() {
|
||||
${PN}.pc.in \
|
||||
> python/${PN}.pc \
|
||||
|| die
|
||||
sed -i \
|
||||
-e '/cmake_minimum_required/s:3.1:3.10:' \
|
||||
CMakeLists.txt \
|
||||
|| die
|
||||
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
||||
Reference in New Issue
Block a user