[Lunar-commits] <moonbase> openssl,	theedge: change the mktemp depend to coreutils.
    Florin Braescu 
    florin at lunar-linux.org
       
    Sun Jul  6 15:34:21 CEST 2008
    
    
  
commit db786dc369b1edd8999ea93d81e2ed2878013c1f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 19 14:18:31 2008 +0300
    openssl, theedge: change the mktemp depend to coreutils.
---
 crypto/openssl/DEPENDS |    2 +-
 utils/theedge/DEPENDS  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/crypto/openssl/DEPENDS b/crypto/openssl/DEPENDS
index ff63977..13c0370 100644
--- a/crypto/openssl/DEPENDS
+++ b/crypto/openssl/DEPENDS
@@ -1,2 +1,2 @@
-depends  mktemp
+depends  coreutils
 depends  perl
diff --git a/utils/theedge/DEPENDS b/utils/theedge/DEPENDS
index 8c21fd0..0baac37 100644
--- a/utils/theedge/DEPENDS
+++ b/utils/theedge/DEPENDS
@@ -12,7 +12,7 @@ depends grep
 depends gzip
 depends installwatch
 depends less
-depends mktemp
+depends coreutils
 depends tar
 depends wget
 depends net-tools
    
    
More information about the Lunar-commits
mailing list