Menu

#2 Patch: add missing glib-2.0 public Requires to pkgconfig file

closed
None
2015-04-01
2015-01-16
No

/usr/include/gaminggear-0/gaminggear/threads.h contains inline functions that call glib symbols, so glib must be a public Requires of the .pc file in order for a program that uses the threads.h functions to link successfully. Technically there should also be a URL and a Requires.private for gobject-2.0 since gaminggear_device.h includes glib-object.h. This patch adds these things.

1 Attachments

Discussion

  • Tristan Schmelcher

    Updated to apply against 0.7.0.

     
  • Stefan Achatz

    Stefan Achatz - 2015-03-26

    Thanks for reporting and apologies for the late answer. Actually there's not much time to work on this and so much loose ends that have to be tied together first.
    I will look into this when time permits. This also applies to the patch submitted for roccat-tools.

     
  • Stefan Achatz

    Stefan Achatz - 2015-03-29

    Applied with additions.

     
  • Stefan Achatz

    Stefan Achatz - 2015-03-29
    • status: open --> closed
     
  • Tristan Schmelcher

    Great, thanks. (Btw, you only really need to list internal dependencies if you're going to support static linking.)

     

Log in to post a comment.