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 640288 - The pkgconfig file should require libpeas
The pkgconfig file should require libpeas
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
2.90.x
Other Linux
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-22 19:07 UTC by Emilio Pozuelo Monfort
Modified: 2011-02-02 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Require libpeas in the pkgconfig file (880 bytes, patch)
2011-01-22 19:07 UTC, Emilio Pozuelo Monfort
committed Details | Review

Description Emilio Pozuelo Monfort 2011-01-22 19:07:06 UTC
nautilus-sendto-plugin.h includes libpeas/peas.h (and uses some of its symbols), so our pkgconfig file needs to require libpeas to give the right cflags and libs.
Comment 1 Emilio Pozuelo Monfort 2011-01-22 19:07:58 UTC
Created attachment 179054 [details] [review]
Require libpeas in the pkgconfig file