diff options
author | Sam James <sam@gentoo.org> | 2021-04-06 22:55:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-06 22:55:49 +0000 |
commit | 24117ef594609c8f54f66369484edad7fe30e964 (patch) | |
tree | de8b1e4990a51f3872ae37f2bd3b179c066375c2 /games-action | |
parent | games-action/heretic2: port to EAPI 7, games.eclass-- (diff) | |
download | gentoo-24117ef594609c8f54f66369484edad7fe30e964.tar.gz gentoo-24117ef594609c8f54f66369484edad7fe30e964.tar.bz2 gentoo-24117ef594609c8f54f66369484edad7fe30e964.zip |
games-action/heretic2: add desktop inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/heretic2/heretic2-1.06c-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/heretic2/heretic2-1.06c-r2.ebuild b/games-action/heretic2/heretic2-1.06c-r2.ebuild index aeb604f80b76..6a98959420b9 100644 --- a/games-action/heretic2/heretic2-1.06c-r2.ebuild +++ b/games-action/heretic2/heretic2-1.06c-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cdrom multilib unpacker wrapper +inherit cdrom desktop multilib unpacker wrapper DESCRIPTION="Third-person classic magical action-adventure game" HOMEPAGE="http://lokigames.com/products/heretic2/ |