mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-lua/say: remove lua deps version requirement
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 <conikost@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ RDEPEND="${LUA_DEPS}"
|
||||
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
test? ( >=dev-lua/busted-2.0.0-r100[${LUA_USEDEP}] )
|
||||
test? ( dev-lua/busted[${LUA_USEDEP}] )
|
||||
${RDEPEND}
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user