summaryrefslogtreecommitdiff
path: root/libmate-desktop/mate-desktop-2.0.pc.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-04-26 12:24:13 +0200
committerStefano Karapetsas <[email protected]>2014-05-05 21:16:47 +0200
commit7cd9606673f684960d1ff59839133ebfa4b4882a (patch)
tree16dd7aa2fea2947f6a8640f41132c0b5d67c13cd /libmate-desktop/mate-desktop-2.0.pc.in
parent96faea628f6b6e7d44b8b8a6d16a7837d4743c0e (diff)
downloadmate-desktop-7cd9606673f684960d1ff59839133ebfa4b4882a.tar.bz2
mate-desktop-7cd9606673f684960d1ff59839133ebfa4b4882a.tar.xz
libmate-desktop: Set dconf as private in pkgconfig file
Closes https://github.com/mate-desktop/mate-desktop/issues/108
Diffstat (limited to 'libmate-desktop/mate-desktop-2.0.pc.in')
-rw-r--r--libmate-desktop/mate-desktop-2.0.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libmate-desktop/mate-desktop-2.0.pc.in b/libmate-desktop/mate-desktop-2.0.pc.in
index 7adb051..366df09 100644
--- a/libmate-desktop/mate-desktop-2.0.pc.in
+++ b/libmate-desktop/mate-desktop-2.0.pc.in
@@ -5,7 +5,8 @@ includedir=@includedir@
Name: mate-desktop-2.0
Description: Utility library for loading .desktop files
-Requires: gtk+-@GTK_API_VERSION@ @STARTUP_NOTIFICATION_PACKAGE@ dconf
+Requires: gtk+-@GTK_API_VERSION@ @STARTUP_NOTIFICATION_PACKAGE@
+Requires.private: dconf
Version: @VERSION@
Libs: -L${libdir} -lmate-desktop-2
Cflags: -I${includedir}/mate-desktop-2.0