diff options
author | Nathan Scott <nathans@sgi.com> | 2006-03-28 15:34:50 +0000 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2006-03-28 15:34:50 +0000 |
commit | db29d4842518f70e40d4796f98c870ad2a8005e1 (patch) | |
tree | 682ccc4c7cd58c28d847ec1d0fd0729023eab138 | |
parent | 4e4d5713ba82d3a6b0158cd15202be7928b79335 (diff) | |
download | attr-db29d4842518f70e40d4796f98c870ad2a8005e1.tar.gz |
More Debian packagins tweaks for acl/attr.
Merge of master-melb:xfs-cmds:25583a by kenmcd.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2cb868a..222ef9e 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Description: Utilities for manipulating filesystem extended attributes Package: libattr1-dev Section: libdevel Priority: extra -Depends: libc-dev, libattr1 (>= 2.0.0) +Depends: libc6-dev | libc-dev, libattr1 (>= 2.0.0) Provides: attr-dev Replaces: attr-dev Conflicts: attr-dev, attr (<< 2.0.0) |