Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (d0c6ecd24cea6af380011a72dc7c35c53879c069)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d0c6ecd24cea6af380011a72dc7c35c53879c069)
  • Date: Mon, 20 Apr 2009 12:23:50 -0500

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

libs/libusb-compat/DEPENDS | 3 ++-
libs/libusb-compat/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit d0c6ecd24cea6af380011a72dc7c35c53879c069
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libusb-compat: Depends on pkgconfig
Bug #15193

diff --git a/libs/libusb-compat/DEPENDS b/libs/libusb-compat/DEPENDS
index 5487d07..d3df555 100755
--- a/libs/libusb-compat/DEPENDS
+++ b/libs/libusb-compat/DEPENDS
@@ -1 +1,2 @@
-depends libusb
+depends libusb &&
+depends pkgconfig
diff --git a/libs/libusb-compat/HISTORY b/libs/libusb-compat/HISTORY
index b555006..06c503f 100644
--- a/libs/libusb-compat/HISTORY
+++ b/libs/libusb-compat/HISTORY
@@ -1,3 +1,7 @@
+2009-04-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on pkgconfig
+ Bug #15193
+
2009-03-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS, DEPENDS: spell created, version 0.1.0
SOURCE_IGNORE=signature, gnupg is broken if compiled with libusb



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d0c6ecd24cea6af380011a72dc7c35c53879c069), Eric Sandall, 04/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page