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-04-26 12:24:13 +0200
commit1180aeba8ce96cf634b289fdc9e3248ea933936a (patch)
tree1166423f35228bda6a220a7d409d8a931e1f6927 /libmate-desktop/mate-desktop-2.0.pc.in
parent5decde94c5e8c9dc3856c1497eab32f3671a39bc (diff)
downloadmate-desktop-1180aeba8ce96cf634b289fdc9e3248ea933936a.tar.bz2
mate-desktop-1180aeba8ce96cf634b289fdc9e3248ea933936a.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