Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e59a4ec9f8489b042850785877b3769367acc961)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e59a4ec9f8489b042850785877b3769367acc961)
  • Date: Mon, 5 Mar 2018 00:16:15 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

disk/fuseiso/DEPENDS | 3 ++-
disk/fuseiso/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit e59a4ec9f8489b042850785877b3769367acc961
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fuseiso: added missing glib2 dependency

diff --git a/disk/fuseiso/DEPENDS b/disk/fuseiso/DEPENDS
index 1483da0..95e16a6 100755
--- a/disk/fuseiso/DEPENDS
+++ b/disk/fuseiso/DEPENDS
@@ -1 +1,2 @@
-depends fuse
+depends fuse &&
+depends glib2
diff --git a/disk/fuseiso/HISTORY b/disk/fuseiso/HISTORY
index 64dfd7f..27d1bf1 100644
--- a/disk/fuseiso/HISTORY
+++ b/disk/fuseiso/HISTORY
@@ -1,3 +1,6 @@
+2018-03-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing glib2 dependency
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e59a4ec9f8489b042850785877b3769367acc961), Vlad Glagolev, 03/04/2018

Archive powered by MHonArc 2.6.24.

Top of Page