[packages/lsyncd] update BR
glen
glen at pld-linux.org
Tue Jan 22 14:53:13 CET 2019
commit 5270d483c36124b18fb5b5d065a2a9b9748faf67
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Jan 22 15:52:09 2019 +0200
update BR
- libstdc++-devel -- ccache: error: Could not find compiler "x86_64-pld-linux-g++" in PATH
- lua53-devel -- Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR)
- lua53 -- make[2]: LUA_COMPILER-NOTFOUND: Command not found
lsyncd.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/lsyncd.spec b/lsyncd.spec
index 295ee7c..70e149d 100644
--- a/lsyncd.spec
+++ b/lsyncd.spec
@@ -12,7 +12,10 @@ Source2: %{name}.sysconfig
Source3: %{name}.logrotate
URL: https://github.com/axkibe/lsyncd
BuildRequires: cmake
+BuildRequires: libstdc++-devel
BuildRequires: libxml2-devel
+BuildRequires: lua53-devel
+BuildRequires: lua53
Requires: rsync >= 3.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lsyncd.git/commitdiff/5270d483c36124b18fb5b5d065a2a9b9748faf67
More information about the pld-cvs-commit
mailing list