[
https://issues.apache.org/jira/browse/ARROW-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16421617#comment-16421617
]
ASF GitHub Bot commented on ARROW-2371:
---------------------------------------
xhochy closed pull request #1813: ARROW-2371: [GLib] Update "Requires" in .pc
on GNU Autotools build
URL: https://github.com/apache/arrow/pull/1813
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/c_glib/arrow-glib/arrow-glib.pc.in
b/c_glib/arrow-glib/arrow-glib.pc.in
index f9f27b249..e4ccba997 100644
--- a/c_glib/arrow-glib/arrow-glib.pc.in
+++ b/c_glib/arrow-glib/arrow-glib.pc.in
@@ -25,4 +25,4 @@ Description: C API for Apache Arrow based on GLib
Version: @VERSION@
Libs: -L${libdir} -larrow-glib
Cflags: -I${includedir}
-Requires: gobject-2.0 arrow
+Requires: gio-2.0 arrow
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [GLib] gio-2.0 isn't required on GNU Autotools build
> ----------------------------------------------------
>
> Key: ARROW-2371
> URL: https://issues.apache.org/jira/browse/ARROW-2371
> Project: Apache Arrow
> Issue Type: Bug
> Components: GLib
> Affects Versions: 0.9.0
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)