From 4d0873e50b659ca7aa2767e619270ab8e31ec586 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 13 Jun 2014 15:35:50 +0200 Subject: [PATCH] Makefile: add rsync to commontools --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 24cf42b..22afbab 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ $(MAKEDIST_TARGET)-commontools: $(_init_system) util-linux kmod \ wireless_tools wpa_supplicant openmamba-release refit-tools openssh-clients \ dosfstools man mbr iptables cups vim iputils sudo postplug less \ reiserfsprogs ppp b43-tools mdadm usb-modeswitch \ - usbutils ftp telnet whois eject bluez lsof \ + usbutils ftp telnet whois eject bluez lsof rsync \ pcmcia-utils xdg-utils iproute $(MAKEDIST_TARGET)-firmwares \ $(MAKEDIST_TARGET)-devel $(MAKEDIST_TARGET)-debug: strace valgrind gdb minicom openssh-server dhcpclient rpm iputils \