diff options
author | 2014-06-25 20:55:46 +0700 | |
---|---|---|
committer | 2014-06-25 20:55:46 +0700 | |
commit | 541f04cb9796556ec26749a5c3008d21b7201c0e (patch) | |
tree | 2285475d227c5604d5042199a14c145baf7f7479 /dev-lua/luaunbound | |
parent | [net-im/prosody-modules] fixed "misc" things (diff) | |
download | lua-541f04cb9796556ec26749a5c3008d21b7201c0e.tar.gz lua-541f04cb9796556ec26749a5c3008d21b7201c0e.tar.bz2 lua-541f04cb9796556ec26749a5c3008d21b7201c0e.zip |
[dev-lua/luaunbound] prosody-install doesnt require luajit anymore
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
Diffstat (limited to 'dev-lua/luaunbound')
-rw-r--r-- | dev-lua/luaunbound/luaunbound-9999.ebuild | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-lua/luaunbound/luaunbound-9999.ebuild b/dev-lua/luaunbound/luaunbound-9999.ebuild index c0cdf1e..619661c 100644 --- a/dev-lua/luaunbound/luaunbound-9999.ebuild +++ b/dev-lua/luaunbound/luaunbound-9999.ebuild @@ -26,11 +26,6 @@ DEPEND=" dev-util/pkgconfig " -REQUIRED_USE=" prosody? ( luajit )" - -# Actually, it is not required to work, just not-FFI way assumes replacing prosody-owned files, -# so it will be two ways: patch prosody ebuild or patch ./squis.sh - DOCS=( "README.markdown" ) src_compile() { |