]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libdnf: remove non-functional gtk-doc support
authorRoss Burton <ross.burton@arm.com>
Mon, 22 Sep 2025 14:20:30 +0000 (15:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Sep 2025 09:57:11 +0000 (10:57 +0100)
commitcd8987a4d044955950dc000a5757175982dcd2f3
tree0d2357a7773ad3b3e0d8d4e61583f92830729107
parent6f37e3293c27d06b7aab845370dd3ea63c564fe9
libdnf: remove non-functional gtk-doc support

The gtk-doc integration doesn't actually work, as it isn't built by
default and the targets need to be triggered manually.

As clearly nobody was using it, and upstream appears to prefer doxygen
for API documentation, remove the gtk-doc support.

This also means adding gettext to the dependencies, as this was being
pulled in via gtk-doc before but is actually needed for the translations.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libdnf/libdnf/0001-FindGtkDoc.cmake-drop-the-requirement-for-GTKDOC_SCA.patch [deleted file]
meta/recipes-devtools/libdnf/libdnf_0.74.0.bb