blob: 3c8adb8b31ac69b78378bda5e89a24c13ba80cd7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- webkitgtk-2.7.3.orig/CMakeLists.txt 2014-12-02 07:49:21.000000000 -0600
+++ webkitgtk-2.7.3/CMakeLists.txt 2015-01-02 07:12:58.481869248 -0600
@@ -68,7 +68,6 @@ find_package(Gperf 3.0.1 REQUIRED)
find_package(Perl 5.10.0 REQUIRED)
find_package(PythonInterp 2.6.0 REQUIRED)
-find_package(Ruby 1.8.7)
# -----------------------------------------------------------------------------
# Determine the target processor
|