[openssl-commits] [tools] master update

Richard Levitte levitte at openssl.org
Wed Jun 21 09:30:54 UTC 2017


The branch master has been updated
       via  aa1594ce1e5b338ae79059c7d60d2db9cfb00cda (commit)
      from  4095d224953ad6d95793af39076fd0e951581ab2 (commit)


- Log -----------------------------------------------------------------
commit aa1594ce1e5b338ae79059c7d60d2db9cfb00cda
Author: Richard Levitte <levitte at openssl.org>
Date:   Wed Jun 21 11:30:50 2017 +0200

    OpenSSL-Query, QueryApp: Actually, Module::Starter is NOT needed to build
    
    ... it was only needed to create the initial Makefile.PL

-----------------------------------------------------------------------

Summary of changes:
 OpenSSL-Query/README.md | 1 -
 QueryApp/README.md      | 1 -
 2 files changed, 2 deletions(-)

diff --git a/OpenSSL-Query/README.md b/OpenSSL-Query/README.md
index 83c605f..df036d8 100644
--- a/OpenSSL-Query/README.md
+++ b/OpenSSL-Query/README.md
@@ -16,7 +16,6 @@ Requirements
 
 OpenSSL::Query requires the following modules to build:
 
-- Module::Starter and its dependencies (debian package libmodule-starter-perl)
 - Module::Install		(debian package libmodule-install-perl)
 
 OpenSSL::Query requires these extra modules to run:
diff --git a/QueryApp/README.md b/QueryApp/README.md
index 2326103..5fc12bd 100644
--- a/QueryApp/README.md
+++ b/QueryApp/README.md
@@ -22,7 +22,6 @@ Requirements
 
 OpenSSL::Query requires the following modules to build:
 
-- Module::Starter and its dependencies (debian package libmodule-starter-perl)
 - Module::Install		(debian package libmodule-install-perl)
 
 OpenSSL::Query requires these extra modules to run:


More information about the openssl-commits mailing list