Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (f3a6208f304b1174e038565e3418e9bcf6594a62)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (f3a6208f304b1174e038565e3418e9bcf6594a62)
  • Date: Sat, 3 Jul 2010 19:47:16 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

graphics/libgphoto2/DEPENDS | 2 ++
graphics/libgphoto2/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit f3a6208f304b1174e038565e3418e9bcf6594a62
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

libgphoto2: added gd and jpeg to DEPENDS

diff --git a/graphics/libgphoto2/DEPENDS b/graphics/libgphoto2/DEPENDS
index 470e1e6..2ac3b72 100755
--- a/graphics/libgphoto2/DEPENDS
+++ b/graphics/libgphoto2/DEPENDS
@@ -1,5 +1,7 @@
depends bison && # Is this really needed?
depends pkgconfig &&
+depends gd &&
+depends jpeg &&

# test kernel version
local GPH_KDEV
diff --git a/graphics/libgphoto2/HISTORY b/graphics/libgphoto2/HISTORY
index 82207b4..18591eb 100644
--- a/graphics/libgphoto2/HISTORY
+++ b/graphics/libgphoto2/HISTORY
@@ -1,3 +1,6 @@
+2010-07-03 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: added gd and jpeg
+
2010-05-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.4.9.1
* BUILD: moved $OPTS to the end



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (f3a6208f304b1174e038565e3418e9bcf6594a62), Robin Cook, 07/03/2010

Archive powered by MHonArc 2.6.24.

Top of Page