updating makedumpconfig makefile to use pkg-config

This commit is contained in:
Neil Horman 2006-08-03 15:17:10 +00:00
parent c005342911
commit 029b2dbf57
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Source6: Makefile.kcp
Source7: makedumpfile.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Requires(pre): coreutils chkconfig sed
BuildRequires: zlib-devel elfutils-libelf-devel glib2-devel
BuildRequires: zlib-devel elfutils-libelf-devel glib2-devel pkgconfig
#
# Patches 0 through 100 are meant for x86 kexec-tools enablement