summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/