mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
app-i18n/librime: Revert "workaround dev-cpp/glog dependency on sparc".
dev-cpp/glog-0.5.0 now has optional dependency on sys-libs/libunwind or
sys-libs/llvm-libunwind, and sys-libs/llvm-libunwind is supposed to
support SPARC.
Reverts: 9d28275ad9
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
committed by
Mike Gilbert
parent
6d87191d72
commit
4fab15903f
@@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
BDEPEND="dev-libs/capnproto:0"
|
||||
RDEPEND="app-i18n/opencc:0=
|
||||
!sparc? ( >=dev-cpp/glog-0.3.5:0= )
|
||||
>=dev-cpp/glog-0.3.5:0=
|
||||
dev-cpp/yaml-cpp:0=
|
||||
dev-libs/boost:0=[threads]
|
||||
dev-libs/capnproto:0=
|
||||
@@ -66,8 +66,6 @@ src_configure() {
|
||||
-DBUILD_TEST=$(usex test ON OFF)
|
||||
-DCMAKE_DISABLE_FIND_PACKAGE_Gflags=ON
|
||||
-DENABLE_EXTERNAL_PLUGINS=ON
|
||||
# dev-cpp/glog is currently marked -sparc
|
||||
-DENABLE_LOGGING=$(usex !sparc)
|
||||
-DINSTALL_PRIVATE_HEADERS=ON
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user