Skip to content

Commit

Permalink
dev-lua/mediator_lua: remove lua deps version requirement
Browse files Browse the repository at this point in the history
The LUA_USEDEP bit is sufficient to pull in a version migrated to Lua
eclasses, regardless of whether either of these gets updated to a new
release before we unmask slotted Lua or not.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Nov 30, 2020
1 parent 124405c commit c169a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lua/mediator_lua/mediator_lua-1.1.2_p0-r101.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RDEPEND="${LUA_DEPS}"
BDEPEND="
virtual/pkgconfig
test? (
>=dev-lua/busted-2.0.0-r100[${LUA_USEDEP}]
dev-lua/busted[${LUA_USEDEP}]
${RDEPEND}
)
"
Expand Down

0 comments on commit c169a26

Please sign in to comment.