commit: 9f5d4fcf1e2820e0840057954fb63615a19de045 Author: Stefan Strogin <steils <AT> gentoo <DOT> org> AuthorDate: Sun Aug 25 15:13:52 2019 +0000 Commit: Stefan Strogin <steils <AT> gentoo <DOT> org> CommitDate: Sun Aug 25 15:15:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5d4fcf
games-strategy/wesnoth: inherit xdg to fix QA issues Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Stefan Strogin <steils <AT> gentoo.org> games-strategy/wesnoth/wesnoth-1.15.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-strategy/wesnoth/wesnoth-1.15.1.ebuild b/games-strategy/wesnoth/wesnoth-1.15.1.ebuild index f45abfd28f2..24ae216df06 100644 --- a/games-strategy/wesnoth/wesnoth-1.15.1.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.15.1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils user + +inherit cmake-utils user xdg DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game" HOMEPAGE="http://www.wesnoth.org
