Browse Source

some platforms complain about unresolved iconv symbols

master
Thomas Lotterer 22 years ago committed by Ralf S. Engelschall
parent
commit
eac941f6fa
  1. 4
      apache2/apache2.spec

4
apache2/apache2.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Web
License: ASF
Version: 2.0.48
Release: 20040126
Release: 20040203
# list of sources
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@ -43,7 +43,7 @@ Patch0: apache2.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030718, perl, make, expat
BuildPreReq: OpenPKG, openpkg >= 20030718, perl, make, expat, libiconv
PreReq: OpenPKG, openpkg >= 20030718, perl
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save