sound: Explicit link to libxml
https://bugzilla.gnome.org/show_bug.cgi?id=634467
This commit is contained in:
parent
2deff133ff
commit
4e0acb27ce
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ AM_CPPFLAGS = \
|
|||
$(PANEL_CFLAGS) \
|
||||
$(DISABLE_DEPRECATED) \
|
||||
$(PULSEAUDIO_CFLAGS) \
|
||||
$(XML_CFLAGS) \
|
||||
-DLOCALE_DIR=\""$(datadir)/locale"\" \
|
||||
-DLIBEXECDIR=\"$(libexecdir)\" \
|
||||
-DGLADEDIR=\""$(pkgdatadir)"\" \
|
||||
|
@ -83,6 +84,7 @@ libsound_la_LDFLAGS = \
|
|||
$(PANEL_LDFLAGS) \
|
||||
$(CANBERRA_LIBS) \
|
||||
$(PULSEAUDIO_LIBS) \
|
||||
$(XML_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
libsound_la_SOURCES = \
|
||||
|
|
Loading…
Add table
Reference in a new issue