diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_2.32.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_2.32.1.bb index fd6ca73a41..9d85c651c4 100644 --- a/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_2.32.1.bb +++ b/meta-gnome/recipes-gnome/gnome-keyring/gnome-keyring_2.32.1.bb | |||
| @@ -13,7 +13,9 @@ SECTION = "x11/gnome" | |||
| 13 | 13 | ||
| 14 | PR = "r12" | 14 | PR = "r12" |
| 15 | 15 | ||
| 16 | inherit autotools gnome gtk-doc pkgconfig gsettings | 16 | inherit distro_features_check autotools gnome gtk-doc pkgconfig gsettings |
| 17 | |||
| 18 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 17 | 19 | ||
| 18 | SRC_URI += "file://egg-asn1x.patch \ | 20 | SRC_URI += "file://egg-asn1x.patch \ |
| 19 | file://musl.patch \ | 21 | file://musl.patch \ |
