From 6578d37984b877937d08e497e4c6a5159679cd14 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Mon, 22 Aug 2016 16:00:33 +0200 Subject: Drop libgsystem dependency --- flatpak.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flatpak.pc.in') diff --git a/flatpak.pc.in b/flatpak.pc.in index fb62da84..2ba10686 100644 --- a/flatpak.pc.in +++ b/flatpak.pc.in @@ -11,6 +11,6 @@ Name: flatpak Description: Application sandboxing framework Version: @VERSION@ Requires: glib-2.0 gio-2.0 -Requires.private: gio-unix-2.0 ostree-1 libgsystem +Requires.private: gio-unix-2.0 ostree-1 Libs: -L${libdir} -lflatpak Cflags: -I${includedir}/flatpak -- cgit v1.2.1