diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb b/meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb index dd76275b67..1f6e63d37c 100644 --- a/meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb +++ b/meta/recipes-graphics/xorg-lib/xcb-util-errors_1.0.1.bb | |||
@@ -4,7 +4,7 @@ SUMMARY = "xcb-util-errors gives human readable names to error codes and event c | |||
4 | 4 | ||
5 | DEPENDS += "xcb-util xorgproto" | 5 | DEPENDS += "xcb-util xorgproto" |
6 | 6 | ||
7 | export PYTHON="python3" | 7 | export PYTHON = "python3" |
8 | 8 | ||
9 | LICENSE = "MIT" | 9 | LICENSE = "MIT" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=c90ee77011043c608617f5323a523726" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=c90ee77011043c608617f5323a523726" |