summaryrefslogtreecommitdiff
path: root/package/rsync
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-01-12 19:11:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2023-01-12 19:11:21 +0100
commit1444baa5a59e0e5856e0d8c10c6e5c97855b76b5 (patch)
treecb89b3df998bd92fa8f5d09a2dbff2a91b4a4f32 /package/rsync
parentd98c59cc2795aaae2d257192d83e91b75647f7e3 (diff)
rsync: needs libressl
Diffstat (limited to 'package/rsync')
-rw-r--r--package/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rsync/Makefile b/package/rsync/Makefile
index 5f5a4a0c8..9971074f3 100644
--- a/package/rsync/Makefile
+++ b/package/rsync/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_HASH:= 4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
PKG_DESCR:= utility that provides fast incremental file transfer
PKG_SECTION:= net/misc
-PKG_DEPENDS:= libpopt
+PKG_DEPENDS:= libpopt libressl
PKG_BUILDDEP:= popt libressl
HOST_BUILDDEP:= libressl-host
PKG_URL:= http://rsync.samba.org/