Browse Source

requires GNU make

master
parent
commit
fefe23a5d0
  1. 4
      diffutils/diffutils.spec

4
diffutils/diffutils.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
Group: Utility
License: GPL
Version: 2.8.1
Release: 20020406
Release: 20020814
# list of sources
Source0: ftp://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: ftp://ftp.gnu.org/gnu/diffutils/diffutils-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo
BuildPreReq: OpenPKG, openpkg >= 20020206, texinfo, make
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save