[Lunar-commits] <moonbase> ddclient: removed direct perl dependency

Duncan Gibson engelsman at lunar-linux.org
Sun Feb 15 15:56:35 CET 2009


commit d2a80da6a14075fad2c99c9bde99aa2299fc08f1
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sun Feb 15 15:56:35 2009 +0100

    ddclient: removed direct perl dependency
    
    removed 'depends perl' because perl is already a dependency of IO-All
    
    Note: downloaded, compiled and installed OK,
          but otherwise untested by me - engelsman
---
 utils/ddclient/DEPENDS |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/utils/ddclient/DEPENDS b/utils/ddclient/DEPENDS
index 399e4f0..cb2cd28 100644
--- a/utils/ddclient/DEPENDS
+++ b/utils/ddclient/DEPENDS
@@ -1,3 +1,2 @@
 optional_depends "IO-Socket-SSL" "" "" "for ssl=yes in ddclient.conf"
-depends perl
 depends IO-All


More information about the Lunar-commits mailing list