libtalloc: add libattr dependency
authorEtienne CHAMPETIER <redacted>
Tue, 9 Aug 2016 20:29:11 +0000 (20:29 +0000)
committerLucile Quirion <redacted>
Tue, 8 Nov 2016 14:14:45 +0000 (09:14 -0500)
commit3cc6a8200dd44d15ed5732f66b589606b9917978
tree16858bbb4cd4d123949cb9a817ff5b764bcda640
parent7b703a8f9dc1089f38a6f944b85782f16ca78020
libtalloc: add libattr dependency

When libattr is selected, libtalloc links to this shared library and
the build fails with:
"Package libtalloc is missing dependencies for the following libraries:
libattr.so.1"

This commit adds libattr dependency, so that libtalloc systematically
links to this library.

Signed-off-by: Etienne CHAMPETIER <redacted>
[Lucile: replace attr with libattr, edit commit message]
Signed-off-by: Lucile Quirion <redacted>
libs/libtalloc/Makefile
git clone https://git.99rst.org/PROJECT