diff options
Diffstat (limited to 'dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild')
-rw-r--r-- | dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild index 9e0ede3dc994..2411804a12d5 100644 --- a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild +++ b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild @@ -24,7 +24,7 @@ DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig test? ( - >=dev-lua/busted-2.0.0-r100[${LUA_USEDEP}] + dev-lua/busted[${LUA_USEDEP}] ${RDEPEND} ) " |