summaryrefslogtreecommitdiffstats
path: root/package/rsync
diff options
context:
space:
mode:
Diffstat (limited to 'package/rsync')
-rw-r--r--package/rsync/rsync.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk
index bf789df67..e24a38c74 100644
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk
@@ -20,6 +20,4 @@ RSYNC_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) INSTALLCMD='./install-sh -c' \
endif
RSYNC_CONF_OPT:=--with-included-popt
-RSYNC_DEPENDENCIES:=uclibc
-
$(eval $(call AUTOTARGETS,package,rsync))