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

Robin Cook scm at sourcemage.org
Sat Jul 3 20:47:16 EDT 2010


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



More information about the SM-Commit mailing list