Browse Source

probably depends on libintl

master
Michael Schloh von Bennewitz 21 years ago committed by Ralf S. Engelschall
parent
commit
7b9f4d77e3
  1. 6
      subversion/subversion.spec

6
subversion/subversion.spec

@ -39,7 +39,7 @@ Class: BASE
Group: SCM
License: Apache/BSD
Version: %{V_opkg}
Release: 20041207
Release: 20041209
# package options
%option with_cvs2svn no
@ -54,8 +54,8 @@ Source3: rc.subversion
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, make
PreReq: OpenPKG, openpkg >= 20040130, diffutils
BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, gettext, make
PreReq: OpenPKG, openpkg >= 20040130, diffutils, gettext
BuildPreReq: libxml, db, openssl, zlib
PreReq: libxml, db, openssl, zlib
%if "%{with_cvs2svn}" == "yes"

Loading…
Cancel
Save