Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (2b827d07b41d57d1600cd79129c74f31439da098)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (2b827d07b41d57d1600cd79129c74f31439da098)
  • Date: Wed, 21 Aug 2024 12:39:50 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/icecream/DEPENDS | 3 +++
devel/icecream/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit 2b827d07b41d57d1600cd79129c74f31439da098
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

icecream: Add missing dependencies

diff --git a/devel/icecream/DEPENDS b/devel/icecream/DEPENDS
index 4ebac6b..d2b3b57 100755
--- a/devel/icecream/DEPENDS
+++ b/devel/icecream/DEPENDS
@@ -1,4 +1,7 @@
+depends libarchive &&
+depends lzo &&
depends slibtool LIBTOOL=slibtool-shared &&
+depends zstd &&
optional_depends asciidoc \
--with-man \
--without-man \
diff --git a/devel/icecream/HISTORY b/devel/icecream/HISTORY
index 20df128..80233e8 100644
--- a/devel/icecream/HISTORY
+++ b/devel/icecream/HISTORY
@@ -1,3 +1,6 @@
+2024-08-19 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: added missing dependencies: libarchive, lzo, zstd
+
2023-07-20 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.4
* DEPENDS: added asciidoc & libcap-ng


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (2b827d07b41d57d1600cd79129c74f31439da098), Ismael Luceno, 08/21/2024

Archive powered by MHonArc 2.6.24.

Top of Page