commit: 09da3f38d96c8451f0498165d7a6bed813c0eca9 Author: John M. Harris Jr. <johnmh <AT> johnmh <DOT> me> AuthorDate: Sat Nov 16 00:45:46 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 16:07:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09da3f38
sys-apps/fwupd: fix sys-apps/hwdata dep Closes: https://bugs.gentoo.org/943220 Signed-off-by: John M. Harris Jr. <johnmh <AT> johnmh.me> Closes: https://github.com/gentoo/gentoo/pull/39381 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/fwupd/fwupd-2.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/fwupd/fwupd-2.0.1.ebuild b/sys-apps/fwupd/fwupd-2.0.1.ebuild index 026ea60f9c41..3885667a7b3f 100644 --- a/sys-apps/fwupd/fwupd-2.0.1.ebuild +++ b/sys-apps/fwupd/fwupd-2.0.1.ebuild @@ -31,6 +31,7 @@ BDEPEND="$(vala_depend) ') >=dev-build/meson-1.3.2 virtual/pkgconfig + sys-apps/hwdata gtk-doc? ( $(python_gen_cond_dep ' >=dev-python/markdown-3.2[${PYTHON_USEDEP}]
