diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-21 20:03:23 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-21 20:03:23 +0200 |
commit | 501e1a788c6e9720381603aceba1d1719a6ed51f (patch) | |
tree | 06ab224e2c602d6e94a96be0994435e7501680eb /data/eom.pc.in | |
parent | 82ac91f35b7ac4ee97803c3e3eb8812e74fac2cf (diff) | |
download | eom-501e1a788c6e9720381603aceba1d1719a6ed51f.tar.bz2 eom-501e1a788c6e9720381603aceba1d1719a6ed51f.tar.xz |
add gsettings schema
Diffstat (limited to 'data/eom.pc.in')
-rw-r--r-- | data/eom.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/eom.pc.in b/data/eom.pc.in index 2e7259c..25a7fab 100644 --- a/data/eom.pc.in +++ b/data/eom.pc.in @@ -6,6 +6,6 @@ pluginsdir=@libdir@/eom/plugins Name: Eye of MATE Description: The MATE Image Viewer -Requires: gtk+-2.0, mateconf-2.0 +Requires: gtk+-2.0, gio-2.0 Version: @VERSION@ Cflags: -I${includedir} |