summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-03-08 20:39:40 -0800
committerEryu Guan <guaneryu@gmail.com>2021-03-14 21:29:12 +0800
commit69a5de82890832addc2d20d2aef0738cebf5f3ee (patch)
tree2666d6c0faf2594e3f9eecd46ff963093bbf004e /build
parentf5c3de7d2f4cc99a9beef53a1468051b24c42ca0 (diff)
fstests: remove libattr dependencies
Now that we don't have any libattr dependencies anymore, get rid of all the build system hooks. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Diffstat (limited to 'build')
-rw-r--r--build/rpm/xfstests.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rpm/xfstests.spec.in b/build/rpm/xfstests.spec.in
index 338e8839..0a8c896b 100644
--- a/build/rpm/xfstests.spec.in
+++ b/build/rpm/xfstests.spec.in
@@ -6,7 +6,7 @@ Distribution: @pkg_distribution@
Packager: Silicon Graphics, Inc. <http://www.sgi.com/>
BuildRoot: @build_root@
BuildRequires: autoconf, xfsprogs-devel, e2fsprogs-devel
-BuildREquires: libacl-devel, libattr-devel, libaio-devel
+BuildREquires: libacl-devel, libaio-devel
Requires: bash, xfsprogs, xfsdump, perl, acl, attr, bind-utils
Requires: bc, indent, quota
Source: @pkg_name@-@pkg_version@.src.tar.gz