diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-16 13:08:40 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-16 13:42:45 +0200 |
commit | ddd2a34a429dfcdfa9f3a4ed69a32f740161e3bc (patch) | |
tree | 25c9ef74dd281a5fc030246400bc8a13e51be28d /net-libs/accounts-qt | |
parent | net-libs/accounts-qml: qhelpgenerator is in dev-qt/qthelp (diff) | |
download | gentoo-ddd2a34a429dfcdfa9f3a4ed69a32f740161e3bc.tar.gz gentoo-ddd2a34a429dfcdfa9f3a4ed69a32f740161e3bc.tar.bz2 gentoo-ddd2a34a429dfcdfa9f3a4ed69a32f740161e3bc.zip |
net-libs/accounts-qt: qhelpgenerator is in dev-qt/qthelp
Bug: https://bugs.gentoo.org/872047
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qt')
-rw-r--r-- | net-libs/accounts-qt/accounts-qt-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qt/accounts-qt-1.16.ebuild b/net-libs/accounts-qt/accounts-qt-1.16.ebuild index 8bec7d6b3146..e2767e2a5a1e 100644 --- a/net-libs/accounts-qt/accounts-qt-1.16.ebuild +++ b/net-libs/accounts-qt/accounts-qt-1.16.ebuild @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} BDEPEND=" doc? ( app-doc/doxygen[dot] - dev-qt/qdoc:5 + dev-qt/qthelp:5 ) " |