[SM-Commit] GIT changes to master grimoire by Eric Sandall (4716114082b9f2326f0db01963923d6a4a490add)

Eric Sandall scm at mail.sourcemage.org
Tue Jan 16 17:16:04 EST 2007


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 ftp/curl/DEPENDS |    2 ++
 ftp/curl/HISTORY |    3 +++
 2 files changed, 5 insertions(+)

New commits:
commit 4716114082b9f2326f0db01963923d6a4a490add
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    curl depends on zlib

diff --git a/ftp/curl/DEPENDS b/ftp/curl/DEPENDS
index 0f963c7..45bc074 100755
--- a/ftp/curl/DEPENDS
+++ b/ftp/curl/DEPENDS
@@ -1,3 +1,5 @@
+depends  zlib  &&
+
 optional_depends  gnutls                                       \
                   "--with-gnutls=$INSTALL_ROOT/usr"            \
                   '--without-gnutls'                           \
diff --git a/ftp/curl/HISTORY b/ftp/curl/HISTORY
index b409e32..e62a29d 100644
--- a/ftp/curl/HISTORY
+++ b/ftp/curl/HISTORY
@@ -1,3 +1,6 @@
+2007-01-16 Eric Sandall <eric at sandall.us>
+	* DEPENDS: Depends on zlib (LDFLAGS has -lz)
+
 2007-01-06 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 7.16.0, removed UPDATED
 	* UP_TRIGGERS: added



More information about the SM-Commit mailing list