diff options
| -rw-r--r-- | meta-oe/recipes-graphics/libdecor/libdecor_0.2.3.bb (renamed from meta-oe/recipes-graphics/libdecor/libdecor_0.2.2.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-graphics/libdecor/libdecor_0.2.2.bb b/meta-oe/recipes-graphics/libdecor/libdecor_0.2.3.bb index 6621389b5a..9c6807d7e6 100644 --- a/meta-oe/recipes-graphics/libdecor/libdecor_0.2.2.bb +++ b/meta-oe/recipes-graphics/libdecor/libdecor_0.2.3.bb | |||
| @@ -2,9 +2,7 @@ SUMMARY = "libdecor - A client-side decorations library for Wayland clients" | |||
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7ae2be7fb1637141840314b51970a9f7" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7ae2be7fb1637141840314b51970a9f7" |
| 4 | 4 | ||
| 5 | SRC_URI = " \ | 5 | SRC_URI = "git://gitlab.freedesktop.org/libdecor/libdecor.git;protocol=https;branch=libdecor-0.2;tag=${PV}" |
| 6 | git://gitlab.freedesktop.org/libdecor/libdecor.git;protocol=https;branch=master \ | ||
| 7 | " | ||
| 8 | 6 | ||
| 9 | DEPENDS = " \ | 7 | DEPENDS = " \ |
| 10 | cairo \ | 8 | cairo \ |
| @@ -15,7 +13,7 @@ DEPENDS = " \ | |||
| 15 | " | 13 | " |
| 16 | 14 | ||
| 17 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 18 | SRCREV = "7807ae3480f5c6a37c5e8505d94af1e764aaf704" | 16 | SRCREV = "15afd30a6e23e949d022ff18f17dd7fdbd3361e4" |
| 19 | 17 | ||
| 20 | PACKAGECONFIG ?= "dbus ${@bb.utils.filter('DISTRO_FEATURES', 'gtk+3', d)}" | 18 | PACKAGECONFIG ?= "dbus ${@bb.utils.filter('DISTRO_FEATURES', 'gtk+3', d)}" |
| 21 | 19 | ||
