Updated deps
This commit is contained in:
parent
bc587752d1
commit
4518e8eb61
@ -28,7 +28,6 @@ DEPEND="
|
|||||||
gssapi? ( virtual/krb5[${MULTILIB_USEDEP}] )
|
gssapi? ( virtual/krb5[${MULTILIB_USEDEP}] )
|
||||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
||||||
samba? ( net-fs/samba )
|
samba? ( net-fs/samba )
|
||||||
app-crypt/mit-krb5
|
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}
|
RDEPEND="${DEPEND}
|
||||||
>=net-libs/glib-networking-2.70_alpha[ssl?,${MULTILIB_USEDEP}]
|
>=net-libs/glib-networking-2.70_alpha[ssl?,${MULTILIB_USEDEP}]
|
||||||
@ -80,7 +79,7 @@ multilib_src_configure() {
|
|||||||
-Dauto_features=enabled
|
-Dauto_features=enabled
|
||||||
|
|
||||||
$(meson_feature gssapi)
|
$(meson_feature gssapi)
|
||||||
-Dkrb5_config="${CHOST}-krb5-config"
|
#-Dkrb5_config="${CHOST}-krb5-config"
|
||||||
$(meson_feature samba ntlm)
|
$(meson_feature samba ntlm)
|
||||||
$(meson_feature brotli)
|
$(meson_feature brotli)
|
||||||
-Dntlm_auth="${EPREFIX}/usr/bin/ntlm_auth"
|
-Dntlm_auth="${EPREFIX}/usr/bin/ntlm_auth"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user