]> git.pld-linux.org Git - packages/gnome-settings-daemon.git/blob - gnome-settings-daemon-link.patch
- updated systemd-fallback to use systemd-daemon lib and link with correct libs
[packages/gnome-settings-daemon.git] / gnome-settings-daemon-link.patch
1 --- gnome-settings-daemon-3.3.90.1/gnome-settings-daemon/Makefile.am.orig       2012-02-21 21:41:33.714440066 +0100
2 +++ gnome-settings-daemon-3.3.90.1/gnome-settings-daemon/Makefile.am    2012-02-21 21:42:04.400940490 +0100
3 @@ -33,6 +33,7 @@ libgsd_la_CFLAGS =            \
4         $(NULL)
5  
6  libgsd_la_LIBADD =             \
7 +       $(GIOUNIX_LIBS)         \
8         $(SYSTEMD_LIBS)         \
9         $(NULL)
10  
This page took 0.131311 seconds and 3 git commands to generate.