diff options
| author | Xan Lopez <xan@gnome.org> | 2010-06-29 08:48:16 +0800 | 
|---|---|---|
| committer | Xan Lopez <xan@gnome.org> | 2010-06-29 08:48:16 +0800 | 
| commit | d1c69d959436090fb4380f818812fd76649ca09b (patch) | |
| tree | 4951d3088b90badb6dc747aaf360001cd672cf4c | |
| parent | 5b1f5607e251648a815041290b6708ee27745dca (diff) | |
| download | gsoc2013-epiphany-d1c69d959436090fb4380f818812fd76649ca09b.tar.gz gsoc2013-epiphany-d1c69d959436090fb4380f818812fd76649ca09b.tar.zst gsoc2013-epiphany-d1c69d959436090fb4380f818812fd76649ca09b.zip | |
The new pc file for webkit is webkitgtk-X.0.pc2.31.4
| -rw-r--r-- | configure.ac | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configure.ac b/configure.ac index 75fff457c..78b875452 100644 --- a/configure.ac +++ b/configure.ac @@ -137,7 +137,7 @@ PKG_CHECK_MODULES([DEPENDENCIES], [  		  gconf-2.0  		  libstartup-notification-1.0 >= $LIBSTARTUP_NOTIFICATION_REQUIRED  		  $LIBNOTIFY_PACKAGE -		  webkit-3.0 >= $WEBKIT_GTK_REQUIRED +		  webkitgtk-3.0 >= $WEBKIT_GTK_REQUIRED  		  libsoup-gnome-2.4 >= $LIBSOUP_GNOME_REQUIRED  		  gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED  		  ]) | 
