rsync: make acl support non-random
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 31 Mar 2014 17:28:10 +0000 (14:28 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 3 Apr 2014 18:18:11 +0000 (20:18 +0200)
commitc0f662173e77b6e323cf75948d6d315274b9f5d6
treebb22a3f18caf00a1521a84f3b8bfddf0943444b3
parentc40950b39d8de26ac9beda0a1fd49df0c70df2df
rsync: make acl support non-random

If acl is selected then add it to dependencies so it can be used by
rsync in a predictable fashion.
Extended attributes are handled directly via linux, there's no need
for the xattr package/library.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rsync/rsync.mk