Browse Source

requires GNU make

master
parent
commit
e0c2402f4a
  1. 4
      dparser/dparser.spec

4
dparser/dparser.spec

@ -34,7 +34,7 @@ Class: EVAL
Group: Language
License: BSD
Version: 1.13
Release: 20041009
Release: 20050217
# list of sources
Source0: http://osdn.dl.sourceforge.net/dparser/d-%{version}-src.tar.gz
@ -42,7 +42,7 @@ Source0: http://osdn.dl.sourceforge.net/dparser/d-%{version}-src.tar.gz
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save