diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-graphics/yad/yad_6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/yad/yad_6.0.bb b/meta-oe/recipes-graphics/yad/yad_6.0.bb index 46ce671317..6ede557c7c 100644 --- a/meta-oe/recipes-graphics/yad/yad_6.0.bb +++ b/meta-oe/recipes-graphics/yad/yad_6.0.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
| 8 | SRC_URI = "git://github.com/v1cont/yad.git" | 8 | SRC_URI = "git://github.com/v1cont/yad.git" |
| 9 | SRCREV = "a5b1a7a3867bc7dffbbc539f586f301687b6ec02" | 9 | SRCREV = "a5b1a7a3867bc7dffbbc539f586f301687b6ec02" |
| 10 | 10 | ||
| 11 | inherit autotools gsettings features_check | 11 | inherit autotools gsettings features_check pkgconfig |
| 12 | 12 | ||
| 13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11" |
| 14 | 14 | ||
