diff options
Diffstat (limited to 'recipes/gnome/gnome-keyring_2.28.2.bb')
-rw-r--r-- | recipes/gnome/gnome-keyring_2.28.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-keyring_2.28.2.bb b/recipes/gnome/gnome-keyring_2.28.2.bb index f71e0ac7f1..74b78240ca 100644 --- a/recipes/gnome/gnome-keyring_2.28.2.bb +++ b/recipes/gnome/gnome-keyring_2.28.2.bb @@ -8,7 +8,7 @@ inherit gnome pkgconfig EXTRA_OECONF = "--disable-gtk-doc --enable-pam --with-pam-dir=${libdir}/security" -SRC_URI += "file://tasn.m4 file://org.gnome.keyring.service file://libtool.workarround.patch;patch=1" +SRC_URI += "file://tasn.m4 file://org.gnome.keyring.service file://libtool.workarround.patch;apply=yes" do_configure_prepend() { cp ${WORKDIR}/tasn.m4 acinclude.m4 |