[Lunar-commits] <moonbase> shotwell: removed old check

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Sun May 6 22:26:41 CEST 2012


commit 7bf58f579ed9389e16d890633c0df67d6ba0dc2d
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Sun May 6 22:26:41 2012 +0200

    shotwell: removed old check
---
 graphics/shotwell/BUILD |    6 ------
 1 file changed, 6 deletions(-)

diff --git a/graphics/shotwell/BUILD b/graphics/shotwell/BUILD
index 9650227..c57b696 100644
--- a/graphics/shotwell/BUILD
+++ b/graphics/shotwell/BUILD
@@ -1,10 +1,4 @@
 (
-  if ! in_depends webkit gtk+-3; then
-     message "${PROBLEM_COLOR}Shotwell requires webkit to be build with gtk+-3."
-     message "${PROBLEM_COLOR}Please rebuild webkit and select gtk+-3."
-     exit 1
-  fi
-
   OPTS+=" --release --install-headers" &&
 
   default_build


More information about the Lunar-commits mailing list