mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
sys-fs/dwarfs: depend on fsst
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@ RESTRICT="!test? ( test )"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
PATCHES=( "${WORKDIR}/unbundle-folly-fbthrift.patch" )
|
||||
#TODO: unbundle libfsst
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
@@ -36,6 +37,7 @@ RDEPEND="
|
||||
dev-cpp/sparsehash
|
||||
dev-libs/boost[context,threads,python?]
|
||||
dev-libs/double-conversion
|
||||
dev-libs/fsst:=
|
||||
dev-libs/libevent
|
||||
dev-libs/libfmt
|
||||
dev-libs/xxhash
|
||||
@@ -91,8 +93,7 @@ src_configure(){
|
||||
|
||||
src_install(){
|
||||
cmake_src_install
|
||||
#TODO: unbundle libfsst
|
||||
dolib.so libdwarfs.so libfsst.so
|
||||
dolib.so libdwarfs.so
|
||||
}
|
||||
|
||||
pkg_postinst(){
|
||||
|
||||
Reference in New Issue
Block a user