diff options
| -rw-r--r-- | meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb index 1851a84b97..50231602dc 100644 --- a/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb +++ b/meta-oe/recipes-graphics/openbox/openbox_3.6.1.bb | |||
| @@ -14,6 +14,9 @@ SRC_URI = " \ | |||
| 14 | SRC_URI[md5sum] = "b72794996c6a3ad94634727b95f9d204" | 14 | SRC_URI[md5sum] = "b72794996c6a3ad94634727b95f9d204" |
| 15 | SRC_URI[sha256sum] = "8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7" | 15 | SRC_URI[sha256sum] = "8b4ac0760018c77c0044fab06a4f0c510ba87eae934d9983b10878483bde7ef7" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_URI = "https://github.com/Mikachu/openbox/tags" | ||
| 18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | ||
| 19 | |||
| 17 | inherit autotools gettext update-alternatives pkgconfig features_check | 20 | inherit autotools gettext update-alternatives pkgconfig features_check |
| 18 | # depends on virtual/libx11 | 21 | # depends on virtual/libx11 |
| 19 | REQUIRED_DISTRO_FEATURES = "x11" | 22 | REQUIRED_DISTRO_FEATURES = "x11" |
