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 479172 - useless gweather.pc file
useless gweather.pc file
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: gweather
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-22 05:34 UTC by Matthias Clasen
Modified: 2007-10-13 01:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (503 bytes, patch)
2007-09-22 05:34 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2007-09-22 05:34:12 UTC
The pc is pretty useless as is, since the link line does not include the actual library.
Comment 1 Matthias Clasen 2007-09-22 05:34:46 UTC
Created attachment 96000 [details] [review]
patch
Comment 2 Callum McKenzie 2007-10-13 01:03:56 UTC
Fixed in svn HEAD. Also added -lm to the library list since it is also a requirement. Thanks.