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) \
|
$(PANEL_CFLAGS) \
|
||||||
$(DISABLE_DEPRECATED) \
|
$(DISABLE_DEPRECATED) \
|
||||||
$(PULSEAUDIO_CFLAGS) \
|
$(PULSEAUDIO_CFLAGS) \
|
||||||
|
$(XML_CFLAGS) \
|
||||||
-DLOCALE_DIR=\""$(datadir)/locale"\" \
|
-DLOCALE_DIR=\""$(datadir)/locale"\" \
|
||||||
-DLIBEXECDIR=\"$(libexecdir)\" \
|
-DLIBEXECDIR=\"$(libexecdir)\" \
|
||||||
-DGLADEDIR=\""$(pkgdatadir)"\" \
|
-DGLADEDIR=\""$(pkgdatadir)"\" \
|
||||||
|
@ -83,6 +84,7 @@ libsound_la_LDFLAGS = \
|
||||||
$(PANEL_LDFLAGS) \
|
$(PANEL_LDFLAGS) \
|
||||||
$(CANBERRA_LIBS) \
|
$(CANBERRA_LIBS) \
|
||||||
$(PULSEAUDIO_LIBS) \
|
$(PULSEAUDIO_LIBS) \
|
||||||
|
$(XML_LIBS) \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
libsound_la_SOURCES = \
|
libsound_la_SOURCES = \
|
||||||
|
|
Loading…
Add table
Reference in a new issue