diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 0f5bcfa..f6e2c14 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -16,6 +16,7 @@ BuildRequires: dbus-devel >= 1.0 BuildRequires: gettext BuildRequires: libgcrypt-devel BuildRequires: perl(XML::Parser) +BuildRequires: autoconf, automake, libtool %description gnome-keyring manages passwords and other types of secrets @@ -55,6 +56,7 @@ and start the keyring daemon. %patch0 -p1 -b .pam %build +libtoolize autoreconf %configure --disable-gtk-doc --with-pam-dir=/lib/security make %{?_smp_mflags}