commit:     13b349af820ec734a72000452af213b340403b12
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 21 16:54:50 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 21 16:54:58 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=13b349af

sys-auth/polkit-qt: Add missing BDEPEND

Upstream commit f9091818ba9a4063bb77214796c66103e5e950e1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-auth/polkit-qt/polkit-qt-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild 
b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index e7af88ee55..b7efd4d5b3 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -29,6 +29,7 @@ RDEPEND="
        >=sys-auth/polkit-0.103
 "
 DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 DOCS=( AUTHORS README README.porting TODO )
 

Reply via email to