Description: Add a dependency on gtk2 libs and headers for pkg-config.
Author: Emmanuel Bouthenot <kolter@debian.org>
Forwarded: not-needed
Last-Update: 2011-04-28
--- a/libexif-gtk/libexif-gtk.pc.in
+++ b/libexif-gtk/libexif-gtk.pc.in
@@ -5,7 +5,7 @@
 
 Name: libexif-gtk
 Description: GTK-widgets for libexif
-Requires: libexif
+Requires: libexif gtk+-2.0
 Version: @VERSION@
 Libs: -L${libdir} -lexif -lexif-gtk -lm
 Cflags: -I${includedir}/libexif -I${includedir}
