Skip to content

Commit

Permalink
app-portage/kuroo: add missing xdg-utils eclass
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Closes: gentoo#15535
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
mm1ke authored and juippis committed Apr 28, 2020
1 parent c8e8ee1 commit 200beb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-portage/kuroo/kuroo-0.90.5_p20180410.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit cmake-utils
inherit cmake-utils xdg-utils

DESCRIPTION="Graphical Portage frontend based on KDE Frameworks"
HOMEPAGE="https://sourceforge.net/projects/kuroo/"
Expand Down

0 comments on commit 200beb5

Please sign in to comment.