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 741923 - build: Add dependency on libm for floor() and ceil()
build: Add dependency on libm for floor() and ceil()
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-23 18:38 UTC by Philip Withnall
Modified: 2015-08-25 21:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Add dependency on libm for floor() and ceil() (1.68 KB, patch)
2014-12-23 18:38 UTC, Philip Withnall
none Details | Review
Updated version of the patch to apply against current master. (1.68 KB, patch)
2015-07-03 17:36 UTC, Philip Withnall
none Details | Review

Description Philip Withnall 2014-12-23 18:38:23 UTC
Patch attached.
Comment 1 Philip Withnall 2014-12-23 18:38:37 UTC
Created attachment 293293 [details] [review]
build: Add dependency on libm for floor() and ceil()

libgladeui depends on libm.
Comment 2 Philip Withnall 2015-07-03 17:36:24 UTC
Created attachment 306759 [details] [review]
Updated version of the patch to apply against current master.

---

build: Add dependency on libm for floor() and ceil()

libgladeui depends on libm.
Comment 3 Juan Pablo Ugarte 2015-08-25 21:16:26 UTC
Thanks for the patch

pushed to master and glade-3-18 branch