Skip to content

Commit

Permalink
app-office/ktimetracker: Blocker should not be in DEPEND
Browse files Browse the repository at this point in the history
Amends feff6cf

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
  • Loading branch information
a17r committed Feb 27, 2024
1 parent 4267a22 commit 3ef1864
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app-office/ktimetracker/ktimetracker-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ SLOT="6"
IUSE=""

DEPEND="
!app-office/ktimetracker:5
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
>=dev-qt/qt5compat-${QTMIN}:6
>=kde-frameworks/kcalendarcore-${KFMIN}:6
Expand All @@ -43,4 +42,6 @@ DEPEND="
>=kde-frameworks/kwindowsystem-${KFMIN}:6
>=kde-frameworks/kxmlgui-${KFMIN}:6
"
RDEPEND="${DEPEND}"
RDEPEND="${DEPEND}
!${CATEGORY}/${PN}:5
"

0 comments on commit 3ef1864

Please sign in to comment.