Home | History | Annotate | Download | only in gtk
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: WebKit2
      7 Description: Web content engine for GTK+
      8 Version: @VERSION@
      9 Requires: glib-2.0 gtk+-@GTK_API_VERSION@ libsoup-2.4
     10 Libs: -L${libdir} -lwebkit2gtk-@WEBKITGTK_API_VERSION@
     11 Cflags: -I${includedir}/webkit2-@WEBKITGTK_API_VERSION@ 
     12