From 669c3f3e23bcff5ed1070ef69f8e028809c1f93e Mon Sep 17 00:00:00 2001 From: Ghislain Antony Vaillant Date: Fri, 27 Sep 2019 10:38:29 +0200 Subject: [PATCH] Add autoreconf to libsecret --- com.bitwarden.desktop.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/com.bitwarden.desktop.yaml b/com.bitwarden.desktop.yaml index 8c3c293..961d428 100644 --- a/com.bitwarden.desktop.yaml +++ b/com.bitwarden.desktop.yaml @@ -21,6 +21,9 @@ modules: - type: archive url: https://gitlab.gnome.org/GNOME/libsecret/-/archive/0.19.1/libsecret-0.19.1.tar.gz sha256: 303c6e8cf3e12534e885b0682cd6130716c6834397b76d3829321b6d83b2389c + - type: shell + commands: + - 'autoreconf -vfi' config-opts: - --disable-manpages - --disable-gtk-doc