You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gnome-base/libgdu/files/libgdu-3.0.2-gold.patch

18 lines
530 B

src/notification/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/notification/Makefile.am b/src/notification/Makefile.am
index 3dbdd6f..e65f6fd 100644
--- a/src/notification/Makefile.am
+++ b/src/notification/Makefile.am
@@ -38,7 +38,8 @@ gdu_notification_daemon_LDADD = \
$(GTK3_LIBS) \
$(LIBNOTIFY_LIBS) \
$(top_builddir)/src/gdu/libgdu.la \
- $(top_builddir)/src/gdu-gtk/libgdu-gtk.la
+ $(top_builddir)/src/gdu-gtk/libgdu-gtk.la \
+ -lm
clean-local :
rm -f *~