Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 247761 | Differences between
and this patch

Collapse All | Expand All

(-)nas-1.9.2.orig/config/NetAudio.tmpl (-1 / +1 lines)
Lines 162-168 Link Here
162
162
163
  AUDIODEPLIBS = $(DEPAULIB) $(DEPXTOOLLIB) $(DEPXLIB)
163
  AUDIODEPLIBS = $(DEPAULIB) $(DEPXTOOLLIB) $(DEPXLIB)
164
#ifndef WIN32
164
#ifndef WIN32
165
     AUDIOLIBS = $(AULIB) $(XTOOLLIB) $(XLIB) -lm
165
     AUDIOLIBS = $(AULIB) $(XTOOLLIB) $(XAUTHLIB) $(XLIB) -lm
166
#else /* WIN32 */
166
#else /* WIN32 */
167
     AUDIOLIBS = $(AULIB)
167
     AUDIOLIBS = $(AULIB)
168
#endif /* WIN32 */
168
#endif /* WIN32 */

Return to bug 247761