Skip to content

Commit

Permalink
app-misc/ckb: fix quazip slot dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Feb 15, 2021
1 parent 0a063bd commit fa0f053
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
>=dev-libs/quazip-0.7.2[qt5(+)]
>=dev-libs/quazip-0.7.2:0[qt5(+)]
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64"

RDEPEND="dev-libs/libdbusmenu-qt
dev-libs/quazip
dev-libs/quazip:0
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
Expand Down

0 comments on commit fa0f053

Please sign in to comment.