diff options
Diffstat (limited to 'libmate-desktop/mate-desktop-2.0.pc.in')
-rw-r--r-- | libmate-desktop/mate-desktop-2.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmate-desktop/mate-desktop-2.0.pc.in b/libmate-desktop/mate-desktop-2.0.pc.in index 37681b6..7adb051 100644 --- a/libmate-desktop/mate-desktop-2.0.pc.in +++ b/libmate-desktop/mate-desktop-2.0.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@ Name: mate-desktop-2.0 Description: Utility library for loading .desktop files -Requires: gtk+-@GTK_API_VERSION@ @STARTUP_NOTIFICATION_PACKAGE@ +Requires: gtk+-@GTK_API_VERSION@ @STARTUP_NOTIFICATION_PACKAGE@ dconf Version: @VERSION@ Libs: -L${libdir} -lmate-desktop-2 Cflags: -I${includedir}/mate-desktop-2.0 |