summaryrefslogtreecommitdiffstats
path: root/quilt.spec.in
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2011-02-06 18:14:12 +0100
committerJean Delvare <jdelvare@suse.de>2011-02-06 18:14:12 +0100
commit0736f0afe5a659f602f033f52603feb4dd65f899 (patch)
tree25a653c147fab4dec653fca25ea02141f601f63c /quilt.spec.in
parent2a64ed9f9e745b2ff36b02ac654674fdd0052bc6 (diff)
downloadquilt-0736f0afe5a659f602f033f52603feb4dd65f899.tar.gz
- quilt.spec.in: List findutils as a requirement (for find and
xargs.) - configure.ac: Check for the presence of xargs.
Diffstat (limited to 'quilt.spec.in')
-rw-r--r--quilt.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/quilt.spec.in b/quilt.spec.in
index 1d0cfe2..cfea9d0 100644
--- a/quilt.spec.in
+++ b/quilt.spec.in
@@ -8,7 +8,7 @@ License: GPL
Group: Productivity/Text/Utilities
Version: @VERSION@
Release: @RELEASE@
-Requires: coreutils diffutils patch gzip bzip2 perl mktemp gettext
+Requires: coreutils diffutils findutils patch gzip bzip2 perl mktemp gettext
Autoreqprov: off
Source: quilt-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build