[at-spi2-atk] Fix typo in .pc file
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Fix typo in .pc file
- Date: Sat, 7 Jun 2014 20:39:49 +0000 (UTC)
commit 55d8acff210f587b0ae66911dd6f36a10e65edde
Author: Samuel Thibault <sammuel thibault ens-lyon org>
Date: Sat Jun 7 15:39:56 2014 -0500
Fix typo in .pc file
Requires.Private should be Requires.private.
https://bugzilla.gnome.org/show_bug.cgi?id=721719
atk-bridge-2.0.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atk-bridge-2.0.pc.in b/atk-bridge-2.0.pc.in
index 6af5861..449582f 100644
--- a/atk-bridge-2.0.pc.in
+++ b/atk-bridge-2.0.pc.in
@@ -6,6 +6,6 @@ includedir= includedir@
Name: atk-bridge-2.0
Description: ATK/D-Bus Bridge
Version: @VERSION@
-Requires.Private: gobject-2.0 atspi-2
+Requires.private: gobject-2.0 atspi-2
Libs: -L${libdir} -latk-bridge-2.0
Cflags: -I${includedir}/at-spi2-atk/2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]