mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-vcs/jj: drop zstd dependency
Dropped upstream a couple releases ago. Signed-off-by: demize <demize@unstable.systems>
This commit is contained in:
@@ -492,7 +492,6 @@ KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
DEPEND="
|
||||
>=app-arch/zstd-1.5.5:=
|
||||
>=dev-libs/libgit2-1.8.1:0/1.8
|
||||
dev-libs/openssl:=
|
||||
net-libs/libssh2:=
|
||||
@@ -510,7 +509,6 @@ pkg_setup() {
|
||||
export LIBSSH2_SYS_USE_PKG_CONFIG=1
|
||||
export OPENSSL_NO_VENDOR=1
|
||||
export PKG_CONFIG_ALLOW_CROSS=1
|
||||
export ZSTD_SYS_USE_PKG_CONFIG=1
|
||||
rust_pkg_setup
|
||||
}
|
||||
|
||||
|
||||
@@ -26,7 +26,6 @@ SLOT="0"
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
DEPEND="
|
||||
>=app-arch/zstd-1.5.5:=
|
||||
>=dev-libs/libgit2-1.8.1:0/1.8
|
||||
dev-libs/openssl
|
||||
net-libs/libssh2:=
|
||||
@@ -41,7 +40,6 @@ pkg_setup() {
|
||||
export LIBSSH2_SYS_USE_PKG_CONFIG=1
|
||||
export OPENSSL_NO_VENDOR=1
|
||||
export PKG_CONFIG_ALLOW_CROSS=1
|
||||
export ZSTD_SYS_USE_PKG_CONFIG=1
|
||||
rust_pkg_setup
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user