commit: a6856b64c685890e40fdb2b9b075a08c74639eb6 Author: Martin Gysel <me <AT> bearsh <DOT> org> AuthorDate: Wed Jan 6 09:56:53 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Feb 18 13:47:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6856b64
sys-auth/libfprint: remove dep on dev-util/gtk-doc Closes: https://bugs.gentoo.org/755167 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Martin Gysel <me <AT> bearsh.org> Closes: https://github.com/gentoo/gentoo/pull/18962 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-auth/libfprint/libfprint-1.90.6.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-auth/libfprint/libfprint-1.90.6.ebuild b/sys-auth/libfprint/libfprint-1.90.6.ebuild index f58fbf922a7..52ce05e7e96 100644 --- a/sys-auth/libfprint/libfprint-1.90.6.ebuild +++ b/sys-auth/libfprint/libfprint-1.90.6.ebuild @@ -26,8 +26,7 @@ RDEPEND="dev-libs/glib:2 DEPEND="${RDEPEND}" -BDEPEND="dev-util/gtk-doc - virtual/pkgconfig +BDEPEND="virtual/pkgconfig introspection? ( dev-libs/gobject-introspection )" PATCHES=( ${FILESDIR}/${PN}-0.8.2-fix-implicit-declaration.patch )
