]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gtk+3: add PACKAGECONFIG for libcloudservice and tracker; fix cups backend
authorMarkus Volk <f_l_k@t-online.de>
Mon, 23 Jan 2023 17:59:48 +0000 (18:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2023 22:06:48 +0000 (22:06 +0000)
commit5ac88d032968f4d005a61fc34f7e3e6e55426ccd
treefc487d2c1dcd6bdb2c48303fc59fe15783253673
parente9c4017982a5556580d24e72e74c4d5a879ff11c
gtk+3: add PACKAGECONFIG for libcloudservice and tracker; fix cups backend

Add options to enable support for libcloudprovider and tracker

If the cups backend is enabled, the mandatory file backend gets disabled and
thus configure fails. Fix it by not defining the print-backend and just include cups
as a dependency. Additionally add it as a runtime dependency.

Now, if cups gets enabled, it should include the following print-backends
by default: cups,lpr,file

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gtk+/gtk+3.inc