summaryrefslogtreecommitdiff
path: root/syslinux.spec.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-02-26 14:50:05 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-02-26 14:50:05 -0800
commit27b74666375cc1b4f381463cf85eece62d528605 (patch)
treea87d67172d2d962ec4c1822d3389c2189b032285 /syslinux.spec.in
parentbfbd5464eabbebce89da45d7545cfee4b437f5d1 (diff)
downloadsyslinux-27b74666375cc1b4f381463cf85eece62d528605.tar.gz
Remove pngtopnm dependency from the samples/ directory
Ship syslogo.ppm.gz instead of syslogo.png, thereby eliminating a dependency on pngtopnm which apparently isn't installed by default on some distros.
Diffstat (limited to 'syslinux.spec.in')
-rw-r--r--syslinux.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslinux.spec.in b/syslinux.spec.in
index d315bf49..32ab4977 100644
--- a/syslinux.spec.in
+++ b/syslinux.spec.in
@@ -11,7 +11,7 @@ Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{VERSION}.t
ExclusiveArch: i386 i486 i586 i686 athlon pentium4 x86_64
Packager: H. Peter Anvin <hpa@zytor.com>
Buildroot: %{_tmppath}/%{name}-%{VERSION}-root
-BuildPrereq: nasm >= 0.98.39, perl, netpbm-progs
+BuildPrereq: nasm >= 0.98.39, perl
Autoreq: 0
%ifarch x86_64
Requires: mtools, libc.so.6()(64bit)