diff options
author | Stefan Strogin <steils@gentoo.org> | 2019-08-25 18:13:52 +0300 |
---|---|---|
committer | Stefan Strogin <steils@gentoo.org> | 2019-08-25 18:15:53 +0300 |
commit | 9f5d4fcf1e2820e0840057954fb63615a19de045 (patch) | |
tree | f2e4cb45abf7fed1cff0ae5e76300a434cca4676 /games-strategy | |
parent | sci-mathematics/gmp-ecm: Bump (diff) | |
download | gentoo-9f5d4fcf1e2820e0840057954fb63615a19de045.tar.gz gentoo-9f5d4fcf1e2820e0840057954fb63615a19de045.tar.bz2 gentoo-9f5d4fcf1e2820e0840057954fb63615a19de045.zip |
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@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.15.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.15.1.ebuild b/games-strategy/wesnoth/wesnoth-1.15.1.ebuild index f45abfd28f22..24ae216df067 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 |