[net-im/spectrum2] try a fix for newer protobuf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -64,7 +64,9 @@ DEPEND="
|
||||
doc? ( app-doc/doxygen )
|
||||
test? ( dev-util/cppunit )
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-cxx14.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
# Respect users LDFLAGS
|
||||
|
||||
Reference in New Issue
Block a user