diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 03:35:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 03:35:59 +0000 |
commit | 320a7af7d96d47fb7cfa54c1b19571ad60ad2996 (patch) | |
tree | f8356cde0b12fb32bd3fd78158fc5b3f96f3b30c /games-board/chessx | |
parent | app-misc/ckb: fix quazip slot dep (diff) | |
download | gentoo-320a7af7d96d47fb7cfa54c1b19571ad60ad2996.tar.gz gentoo-320a7af7d96d47fb7cfa54c1b19571ad60ad2996.tar.bz2 gentoo-320a7af7d96d47fb7cfa54c1b19571ad60ad2996.zip |
games-board/chessx: fix quazip slot dep
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-board/chessx')
-rw-r--r-- | games-board/chessx/chessx-1.5.4-r2.ebuild (renamed from games-board/chessx/chessx-1.5.4-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/chessx/chessx-1.5.4-r1.ebuild b/games-board/chessx/chessx-1.5.4-r2.ebuild index 9293cbb1be7b..f24f065884e8 100644 --- a/games-board/chessx/chessx-1.5.4-r1.ebuild +++ b/games-board/chessx/chessx-1.5.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" - >=dev-libs/quazip-0.9.1 + >=dev-libs/quazip-0.9.1:0 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 |