diff options
Diffstat (limited to 'libgnomekbd.pc.in')
-rw-r--r-- | libgnomekbd.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgnomekbd.pc.in b/libgnomekbd.pc.in index 64c2541..5f24ee5 100644 --- a/libgnomekbd.pc.in +++ b/libgnomekbd.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: libgnomekbd Description: GNOME keyboard shared library Version: @VERSION@ -Requires: gmodule-export-2.0 gdk-2.0 >= @GDK_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@ +Requires: gmodule-export-2.0 gdk-3.0 >= @GDK_REQUIRED@ libxklavier >= @LIBXKLAVIER_REQUIRED@ Libs: -L${libdir} -lgnomekbd Cflags: -I${includedir} |