diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-16 13:08:17 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-16 13:42:44 +0200 |
commit | 95789a4d726785ada4c72471e22eb7b7e1136ec4 (patch) | |
tree | aef30a29fbaa2ad6f6113a5c4086a1c75b409979 /net-libs/accounts-qml | |
parent | net-dns/knot: correct LICENSE (diff) | |
download | gentoo-95789a4d726785ada4c72471e22eb7b7e1136ec4.tar.gz gentoo-95789a4d726785ada4c72471e22eb7b7e1136ec4.tar.bz2 gentoo-95789a4d726785ada4c72471e22eb7b7e1136ec4.zip |
net-libs/accounts-qml: qhelpgenerator is in dev-qt/qthelp
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qml')
-rw-r--r-- | net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild index b1785dc0718b..09d16c251222 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild @@ -34,7 +34,7 @@ DEPEND="${RDEPEND} BDEPEND=" doc? ( app-doc/doxygen - dev-qt/qdoc:5 + dev-qt/qthelp:5 ) " |