Browse Source

requires gnu make

master
parent
commit
c3ab03b1ef
  1. 4
      dbtool/dbtool.spec

4
dbtool/dbtool.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Database
License: GPL
Version: 1.6
Release: 20030707
Release: 20031027
# list of sources
Source0: ftp://ftp.daemon.de/scip/Apps/dbtool/dbtool-%{version}.tar.gz
@ -42,7 +42,7 @@ Patch0: dbtool.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, gcc
BuildPreReq: OpenPKG, openpkg >= 20030103, gcc, make
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: pcre, gdbm
PreReq: pcre, gdbm

Loading…
Cancel
Save