aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-07 11:38:48 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-07 11:38:48 +0200
commit215fbe41e29ae766d06f7620fd5e2b85da728c8d (patch)
tree289532a8e03484eebe3c1e779762015fc373315a
parent942bdd590f1be2830ab92bf42bbfe8217598aee0 (diff)
parent91cb0ab4e71f554cf6cc56844f6f640e5cc5dd8f (diff)
downloadayatana-ido-215fbe41e29ae766d06f7620fd5e2b85da728c8d.tar.gz
ayatana-ido-215fbe41e29ae766d06f7620fd5e2b85da728c8d.tar.bz2
ayatana-ido-215fbe41e29ae766d06f7620fd5e2b85da728c8d.zip
Merge branch 'tari01-pr/add-glib-2.0-to-pkgconfig'
Attributes GH PR #38: https://github.com/AyatanaIndicators/ayatana-ido/pull/38
-rw-r--r--data/libayatana-ido3-0.4.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/libayatana-ido3-0.4.pc.in b/data/libayatana-ido3-0.4.pc.in
index b1da305..c371c20 100644
--- a/data/libayatana-ido3-0.4.pc.in
+++ b/data/libayatana-ido3-0.4.pc.in
@@ -8,4 +8,4 @@ Description: Ayatana Indicator Display Objects
Version: @PROJECT_VERSION@
Libs: -L${libdir} -layatana-ido3-0.4
Cflags: -I${includedir}/libayatana-ido3-0.4
-Requires: gtk+-3.0
+Requires: gtk+-3.0 glib-2.0