summaryrefslogtreecommitdiff
path: root/app-admin/lsyncd/lsyncd-2.2.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-05 04:22:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-05 04:22:44 +0100
commitb89f5897f4301157fb1a4af17e0c941703a2579c (patch)
tree0a89dd05e40af0fbb1612a7666cdc94c7fdbbd15 /app-admin/lsyncd/lsyncd-2.2.3.ebuild
parent16dba5216d31038098e918bd83df2aaa1849d4e9 (diff)
gentoo auto-resync : 05:09:2023 - 04:22:44
Diffstat (limited to 'app-admin/lsyncd/lsyncd-2.2.3.ebuild')
-rw-r--r--app-admin/lsyncd/lsyncd-2.2.3.ebuild14
1 files changed, 6 insertions, 8 deletions
diff --git a/app-admin/lsyncd/lsyncd-2.2.3.ebuild b/app-admin/lsyncd/lsyncd-2.2.3.ebuild
index cc8493d1bdc3..afa60bc84968 100644
--- a/app-admin/lsyncd/lsyncd-2.2.3.ebuild
+++ b/app-admin/lsyncd/lsyncd-2.2.3.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-CMAKE_IN_SOURCE_BUILD="YES_PLEASE_OMG"
LUA_COMPAT=( lua5-{2,3} )
LUA_REQ_USE="deprecated"
@@ -20,14 +19,13 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
REQUIRED_USE="${LUA_REQUIRED_USE}"
-CDEPEND="${LUA_DEPS}"
-DEPEND="${CDEPEND}
- app-text/asciidoc
- virtual/pkgconfig"
-RDEPEND="${CDEPEND}
+DEPEND="${LUA_DEPS}"
+RDEPEND="${LUA_DEPS}
net-misc/rsync"
# Both lua and luac are invoked at build time
-BDEPEND="${CDEPEND}"
+BDEPEND="${LUA_DEPS}
+ app-text/asciidoc
+ virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${PN}-2.2.3-cmake_lua_version.patch