diff options
Diffstat (limited to 'games-board/chessx')
-rw-r--r-- | games-board/chessx/chessx-1.5.4-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-board/chessx/chessx-1.5.4-r3.ebuild b/games-board/chessx/chessx-1.5.4-r3.ebuild index b3e40f7c587d..37a62ca9b014 100644 --- a/games-board/chessx/chessx-1.5.4-r3.ebuild +++ b/games-board/chessx/chessx-1.5.4-r3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit desktop qmake-utils xdg +inherit qmake-utils xdg DESCRIPTION="Qt5-based Chess Database Utility" HOMEPAGE="http://chessx.sourceforge.net/" @@ -12,7 +12,6 @@ SRC_URI="https://sourceforge.net/projects/chessx/files/chessx/${PV}/${P}.tgz" LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+ ZLIB" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND=" >=dev-libs/quazip-0.9.1:0= |