Corrected dependencies (libattr rather than attr)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
DEPENDS = attr,glibc
|
||||
DEPENDS = glibc,libattr
|
||||
BRIEF = Access control list shared library
|
||||
DESC = Shared library for manipulating POSIX Access Control Lists
|
||||
|
||||
|
||||
Reference in New Issue
Block a user