games-board/tablebase-syzygy: Avoid circular RDEPEND.

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Ulrich Müller
2018-02-21 00:59:27 +01:00
parent dea5a1a48b
commit eda6797f6c

View File

@@ -45,7 +45,7 @@ IUSE="6-pieces"
# there is no use-conditional mirror restriction,
# so depend on another slot of the same package instead
RDEPEND="6-pieces? ( ~${CATEGORY}/${P}:nofetch )"
PDEPEND="6-pieces? ( ~${CATEGORY}/${P}:nofetch )"
S="${WORKDIR}"
CHECKREQS_DISK_USR="939M"