diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 22:38:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:02:02 +0100 |
commit | 6946203871c8c73d019d2fba810ceaa010726d14 (patch) | |
tree | e5b56c2a10fdd2c302fbce149a539a7b8f73cbdf /games-board/scid | |
parent | games-action/trine2: use BDEPEND for app-arch/unzip (diff) | |
download | gentoo-6946203871c8c73d019d2fba810ceaa010726d14.tar.gz gentoo-6946203871c8c73d019d2fba810ceaa010726d14.tar.bz2 gentoo-6946203871c8c73d019d2fba810ceaa010726d14.zip |
games-board/scid: add explicit desktop inherit
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-board/scid')
-rw-r--r-- | games-board/scid/scid-4.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/scid/scid-4.6.2-r1.ebuild b/games-board/scid/scid-4.6.2-r1.ebuild index ea0557410a43..8229e9ced0d7 100644 --- a/games-board/scid/scid-4.6.2-r1.ebuild +++ b/games-board/scid/scid-4.6.2-r1.ebuild @@ -2,8 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 + PYTHON_COMPAT=( python3_{7,8} ) -inherit eutils toolchain-funcs gnome2-utils python-any-r1 +inherit desktop edos2unix toolchain-funcs gnome2-utils python-any-r1 DESCRIPTION="a free chess database application" HOMEPAGE="http://scid.sourceforge.net/" @@ -16,7 +17,6 @@ SRC_URI="mirror://sourceforge/scid/${P}.zip LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" CDEPEND="dev-lang/tk:0 dev-tcltk/tkimg |