Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] SVK Change 9158 to grimoire.svk

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: root <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] SVK Change 9158 to grimoire.svk
  • Date: Fri, 2 Jun 2006 03:00:35 -0500

Group: defaults
Subject: r9158 - in test: . video/camstream

Author: arwed
Date: Wed May 31 03:52:03 2006
New Revision: 9158

Modified:
test/ (props changed)
test/video/camstream/DEPENDS
test/video/camstream/HISTORY

Log:
r9179@Otherland: arwed | 1970-01-01 01:00:00 +0200
camstream: alsa-lib isn't optional, bug #12487


Modified: test/video/camstream/DEPENDS
==============================================================================
--- test/video/camstream/DEPENDS (original)
+++ test/video/camstream/DEPENDS Wed May 31 03:52:03 2006
@@ -1,4 +1,4 @@
depends autoconf &&
depends automake &&
depends qt-x11 &&
-optional_depends alsa-lib "" "" "for alsa support"
+depends alsa-lib

Modified: test/video/camstream/HISTORY
==============================================================================
--- test/video/camstream/HISTORY (original)
+++ test/video/camstream/HISTORY Wed May 31 03:52:03 2006
@@ -1,3 +1,6 @@
+2006-05-31 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS: alsa-lib isn't optional right now, bug #12487
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




  • [SM-Commit] SVK Change 9158 to grimoire.svk, root, 06/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page