From b57bb3f54c467bf35479ddfa158a5f0a9d319f98 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 21 Sep 2020 17:15:58 +0200 Subject: */*: Fix MissingPackageRevision by using ~ instead of = Signed-off-by: Andreas Sturmlechner --- trinity-base/kbounce/kbounce-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trinity-base/kbounce/kbounce-9999.ebuild') diff --git a/trinity-base/kbounce/kbounce-9999.ebuild b/trinity-base/kbounce/kbounce-9999.ebuild index 97cf1963..527b7eb2 100644 --- a/trinity-base/kbounce/kbounce-9999.ebuild +++ b/trinity-base/kbounce/kbounce-9999.ebuild @@ -13,6 +13,6 @@ need-arts optional DESCRIPTION="Trinity Bounce Ball Game" -MY_DEPEND="=trinity-base/libtdegames-${PV}" +MY_DEPEND="~trinity-base/libtdegames-${PV}" DEPEND+=" ${MY_DEPEND}" RDEPEND+=" ${MY_DEPEND}" -- cgit v1.2.1