Browse Source

gettext is a library and hence requires libiconv also under 'run-time' (meaning link-time for a library)

Ralf S. Engelschall 23 years ago
parent
commit
40610ee731
1 changed files with 3 additions and 3 deletions
  1. 3 3
      gettext/gettext.spec

+ 3 - 3
gettext/gettext.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Converter
 License:      GPL
 Version:      0.11.5
-Release:      20020823
+Release:      20030111
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
@@ -41,8 +41,8 @@ Source0:      ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, make, libiconv
-PreReq:       OpenPKG, openpkg >= 20020206
+BuildPreReq:  OpenPKG, openpkg >= 20020206, libiconv, make
+PreReq:       OpenPKG, openpkg >= 20020206, libiconv
 AutoReq:      no
 AutoReqProv:  no