summaryrefslogtreecommitdiff
path: root/flatpak.pc.in
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-08-22 16:00:33 +0200
committerAlexander Larsson <alexl@redhat.com>2016-08-22 16:00:33 +0200
commit6578d37984b877937d08e497e4c6a5159679cd14 (patch)
tree96b6cb62c3bd1187dc0cdd361c80a4cbc4b059f3 /flatpak.pc.in
parent467932e4180f9916d708725fd39987207fa2f385 (diff)
downloadflatpak-6578d37984b877937d08e497e4c6a5159679cd14.tar.gz
Drop libgsystem dependency
Diffstat (limited to 'flatpak.pc.in')
-rw-r--r--flatpak.pc.in2
1 files changed, 1 insertions, 1 deletions
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