From: Claudio Sacerdoti Coen Date: Fri, 29 Dec 2000 12:46:29 +0000 (+0000) Subject: Some Requires were missing; the same checks are still missing in configure.in X-Git-Tag: nogzip~10 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=0772a856cc336f4cbe362f3765b321dcbc129d64;p=helm.git Some Requires were missing; the same checks are still missing in configure.in --- diff --git a/helm/http_getter/configure.in b/helm/http_getter/configure.in index c1c14a8b4..4a17a4a04 100644 --- a/helm/http_getter/configure.in +++ b/helm/http_getter/configure.in @@ -12,6 +12,9 @@ else RESOLVED_EXEC_PREFIX=$RESOLVED_PREFIX fi +dnl MISSING CHECKS: +dnl perl-libwww-perl, perl-URI, MIME-BASE64, perl-HTML-Parser, perl-XML-Parser + dnl General AC_MSG_CHECKING("for configuration.pl") RES="" diff --git a/helm/http_getter/helm_http_getter-0.0.1-1.spec b/helm/http_getter/helm_http_getter-0.0.1-1.spec index 90044d2df..9d9b55d8e 100644 --- a/helm/http_getter/helm_http_getter-0.0.1-1.spec +++ b/helm/http_getter/helm_http_getter-0.0.1-1.spec @@ -5,7 +5,8 @@ Release: 1 Copyright: GPL URL: http://www.cs.unibo.it/helm Packager: Claudio Sacerdoti Coen -Requires: helm_configuration = 0.0.1, helm_data = 0.0.1 +Requires: helm_configuration = 0.0.1, helm_data = 0.0.1, perl-libwww-perl, + perl-URI, MIME-BASE64, perl-HTML-Parser, perl-XML-Parser Group: Applications/Publishing Source: www.cs.unibo.it:/~lpadovan/mml-widget/helm_http_getter-0.0.1-1.tar.gz %description