After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 449850 - use Requires: in the .pc files instead of putting the compile-time libs in Libs:
use Requires: in the .pc files instead of putting the compile-time libs in Libs:
Status: RESOLVED FIXED
Product: libgnomekbd
Classification: Core
Component: Config
unspecified
Other Linux
: Normal minor
: ---
Assigned To: libgnomekbd maintainers
Sergey V. Udaltsov
Depends on:
Blocks:
 
 
Reported: 2007-06-21 19:06 UTC by Christian Persch
Modified: 2007-06-21 21:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (2.26 KB, patch)
2007-06-21 19:07 UTC, Christian Persch
none Details | Review

Description Christian Persch 2007-06-21 19:06:50 UTC
That's like every other .pc files does it. Patch attached.

According to irc discussion, it does need gmodule-export-2.0.
Comment 1 Christian Persch 2007-06-21 19:07:43 UTC
Created attachment 90411 [details] [review]
patch
Comment 2 Sergey V. Udaltsov 2007-06-21 21:49:55 UTC
Thanks, committed!