]> matita.cs.unibo.it Git - helm.git/commitdiff
Some Requires were missing; the same checks are still missing in configure.in
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 29 Dec 2000 12:46:29 +0000 (12:46 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 29 Dec 2000 12:46:29 +0000 (12:46 +0000)
helm/http_getter/configure.in
helm/http_getter/helm_http_getter-0.0.1-1.spec

index c1c14a8b4e6d98cb9f0ee06297d1e048701e003e..4a17a4a041d996aad2e51604ad814c5fdfcc2000 100644 (file)
@@ -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=""
index 90044d2df382ef2982a02c77c4647bf8f3b702cc..9d9b55d8ef6e22edb69756568fffc27e91fd011c 100644 (file)
@@ -5,7 +5,8 @@ Release: 1
 Copyright: GPL
 URL: http://www.cs.unibo.it/helm
 Packager: Claudio Sacerdoti Coen <sacerdot@cs.unibo.it>
-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