Browse Source

requires flex and bison

master
parent
commit
b6a99f2f96
  1. 6
      kerberos/kerberos.spec

6
kerberos/kerberos.spec

@ -29,11 +29,11 @@ Summary: Kerberos Network Authentication System
URL: http://web.mit.edu/kerberos/www/
Vendor: MIT
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Distribution: OpenPKG [PLUS]
Group: Cryptography
License: MIT
Version: 1.2.5
Release: 20020803
Release: 20020821
# list of sources
Source0: http://www.crypto-publish.org/dist/mit-kerberos5/krb5-%{version}.tar.gz
@ -41,7 +41,7 @@ Source0: http://www.crypto-publish.org/dist/mit-kerberos5/krb5-%{version}.t
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206
BuildPreReq: OpenPKG, openpkg >= 20020206, flex, bison
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save