Update
This commit is contained in:
parent
080f0b0f77
commit
66ab9e94ef
@ -18,7 +18,7 @@ SLOT="0"
|
|||||||
KEYWORDS="~arm64 ~amd64"
|
KEYWORDS="~arm64 ~amd64"
|
||||||
IUSE="+introspection +vala"
|
IUSE="+introspection +vala"
|
||||||
REQUIRED_USE="vala? ( introspection )"
|
REQUIRED_USE="vala? ( introspection )"
|
||||||
ECARGO_OFFLINE="false"
|
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
gnome-base/gnome-common
|
gnome-base/gnome-common
|
||||||
@ -41,6 +41,7 @@ BDEPEND="
|
|||||||
S="${WORKDIR}/Authenticator-${PV}-${COMMIT}"
|
S="${WORKDIR}/Authenticator-${PV}-${COMMIT}"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
ECARGO_OFFLINE=false
|
||||||
meson_src_install
|
meson_src_install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user