pika: Depend on google-glog
instead of duplicated libglog package.
This commit is contained in:
parent
9689f11b5a
commit
12e3d9ce94
@ -3,8 +3,9 @@ TERMUX_PKG_DESCRIPTION="A persistent huge storage service, compatible with the v
|
||||
TERMUX_PKG_LICENSE="BSD 3-Clause"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION=3.4.0
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_SRCURL=https://github.com/OpenAtomFoundation/pika.git
|
||||
TERMUX_PKG_DEPENDS="libc++, libglog, libprotobuf, librocksdb, zlib"
|
||||
TERMUX_PKG_DEPENDS="google-glog, libc++, libprotobuf, librocksdb, zlib"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
# ```
|
||||
|
Loading…
Reference in New Issue
Block a user