This avoids:
| -- Checking for module 'rice-proto'
| -- Package 'rice-proto' not found
| -- Checking for module 'rice-io'
| -- Package 'rice-io' not found
| -- Could NOT find Rice (missing: Io Proto) (Required is at least version
"0.1.1")
| CMake Error at Source/cmake/GStreamerChecks.cmake:67 (message):
| librice-{io,proto} is needed for USE_LIBRICE.
Note: librice is availabe in meta-oe
Signed-off-by: Markus Volk <[email protected]>
---
meta/recipes-sato/webkit/webkitgtk_2.52.4.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.52.4.bb
b/meta/recipes-sato/webkit/webkitgtk_2.52.4.bb
index 1c3f2343ba..e81cdfa301 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.52.4.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.52.4.bb
@@ -80,6 +80,7 @@ PACKAGECONFIG[backtrace] =
"-DUSE_LIBBACKTRACE=ON,-DUSE_LIBBACKTRACE=OFF,libback
PACKAGECONFIG[gamepad] = "-DENABLE_GAMEPAD=ON,-DENABLE_GAMEPAD=OFF,libmanette"
PACKAGECONFIG[sysprof-capture] =
"-DUSE_SYSTEM_SYSPROF_CAPTURE=YES,-DUSE_SYSTEM_SYSPROF_CAPTURE=NO,sysprof"
PACKAGECONFIG[speech] =
"-DENABLE_SPEECH_SYNTHESIS=ON,-DENABLE_SPEECH_SYNTHESIS=OFF,flite"
+PACKAGECONFIG[librice] = "-DUSE_LIBRICE=ON,-DUSE_LIBRICE=OFF,librice"
EXTRA_OECMAKE = " \
-DPORT=GTK \
--
2.54.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#240002):
https://lists.openembedded.org/g/openembedded-core/message/240002
Mute This Topic: https://lists.openembedded.org/mt/120069223/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-