Skip to Content.
Sympa Menu

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

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 (45470cfa4736965cc161965e790e9e5a52bab1ba)
  • Date: Wed, 16 Nov 2016 17:15:50 +0000

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

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

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

dosfstools: corrected dependency

diff --git a/disk/dosfstools/DEPENDS b/disk/dosfstools/DEPENDS
index 19f0be7..741dc81 100755
--- a/disk/dosfstools/DEPENDS
+++ b/disk/dosfstools/DEPENDS
@@ -1 +1,4 @@
-optional_depends eudev '' '' 'device detection'
+optional_depends DEVICE-MANAGER \
+ "--with-udev" \
+ "--without-udev" \
+ "for device detection support"
diff --git a/disk/dosfstools/HISTORY b/disk/dosfstools/HISTORY
index f2419e9..70bbbc7 100644
--- a/disk/dosfstools/HISTORY
+++ b/disk/dosfstools/HISTORY
@@ -1,3 +1,6 @@
+2016-11-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: corrected dependency
+
2016-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.0
* BUILD INSTALL: deleted



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (45470cfa4736965cc161965e790e9e5a52bab1ba), Vlad Glagolev, 11/16/2016

Archive powered by MHonArc 2.6.24.

Top of Page