diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-09-23 20:42:39 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-10-11 00:25:46 -0700 |
| commit | 1a30244e30c75e2e95f843a331ccb872ceeaef10 (patch) | |
| tree | d24f093617f924901d6f8363ee66105697443ac9 /meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb | |
| parent | ed4d00ed1ec1955ef40b662c64a350b5d81d4be9 (diff) | |
| download | meta-openembedded-1a30244e30c75e2e95f843a331ccb872ceeaef10.tar.gz | |
gnome-console: Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Markus Volk <f_l_k@t-online.de>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb b/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb index 922b0576e1..8785ca013c 100644 --- a/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb +++ b/meta-gnome/recipes-gnome/gnome-console/gnome-console_47.0.bb | |||
| @@ -17,7 +17,7 @@ DEPENDS = " \ | |||
| 17 | pcre2 \ | 17 | pcre2 \ |
| 18 | vte \ | 18 | vte \ |
| 19 | " | 19 | " |
| 20 | 20 | SRC_URI += "file://0001-include-locale.h-for-setlocale.patch" | |
| 21 | SRC_URI[archive.sha256sum] = "487ec0de0a24f12ef6f778e4aee98d744a9dcc921c9e7df98b2d9f410b00ef52" | 21 | SRC_URI[archive.sha256sum] = "487ec0de0a24f12ef6f778e4aee98d744a9dcc921c9e7df98b2d9f410b00ef52" |
| 22 | 22 | ||
| 23 | PACKAGECONFIG ?= "" | 23 | PACKAGECONFIG ?= "" |
