Skip to content

Commit

Permalink
www-client/falkon: Add missing dependency
Browse files Browse the repository at this point in the history
Upstream commit 632cd4c4ba8e865b796a30a85d471be8fe52d64a

Bug: https://bugs.gentoo.org/928743
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 6, 2024
1 parent 76ad139 commit 504bf0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions www-client/falkon/falkon-24.02.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RESTRICT="test" # bug 653046

COMMON_DEPEND="
dev-libs/openssl:0=
>=dev-qt/qt5compat-${QTMIN}:6
>=dev-qt/qtbase-${QTMIN}:6[dbus?,gui,network,sql,sqlite,ssl,widgets]
>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
>=dev-qt/qtwebchannel-${QTMIN}:6
Expand Down
1 change: 1 addition & 0 deletions www-client/falkon/falkon-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RESTRICT="test" # bug 653046

COMMON_DEPEND="
dev-libs/openssl:0=
>=dev-qt/qt5compat-${QTMIN}:6
>=dev-qt/qtbase-${QTMIN}:6[dbus?,gui,network,sql,sqlite,ssl,widgets]
>=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
>=dev-qt/qtwebchannel-${QTMIN}:6
Expand Down

0 comments on commit 504bf0a

Please sign in to comment.