diff --git a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild index e9bbee0c647ba..d8e99a5e1408e 100644 --- a/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild +++ b/games-arcade/notpacman/notpacman-1.0.4-r1.ebuild @@ -13,7 +13,8 @@ LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND=">=games-engines/love-0.7.2:0.7 +LVSLOT="0.7" +RDEPEND=">=games-engines/love-0.7.2:${LVSLOT} media-libs/devil[png] " DEPEND="app-arch/unzip"