OSDN Git Service

build: update spec: gperf is a new build-requirement
authorJim Meyering <meyering@redhat.com>
Sat, 12 Dec 2009 07:28:20 +0000 (08:28 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 12 Dec 2009 07:28:20 +0000 (08:28 +0100)
* parted.spec.in (BuildRequires): Add gperf.
Reported by Jeff Darcy.

parted.spec.in

index 7e697fe..cd5a99a 100644 (file)
@@ -19,7 +19,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License:   GPL
 Group:     Applications/System
 
-BuildRequires: e2fsprogs-devel readline-devel ncurses-devel
+BuildRequires: e2fsprogs-devel readline-devel ncurses-devel gperf
 BuildRequires: automake libtool gettext-devel texinfo pkgconfig
 
 BuildRequires: device-mapper-devel, libselinux-devel libsepol-devel