games-board/tablebase-syzygy: Avoid circular RDEPEND.
authorUlrich Müller <ulm@gentoo.org>
Tue, 20 Feb 2018 23:59:27 +0000 (00:59 +0100)
committerUlrich Müller <ulm@gentoo.org>
Wed, 21 Feb 2018 00:01:19 +0000 (01:01 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

games-board/tablebase-syzygy/tablebase-syzygy-0_pre20131213-r100.ebuild

index 4c25faf0de427c286e453f0dc55ad88350458582..4bc349060a1a4ecb352e7f13cd28420be8daf5f1 100644 (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"