Search
j0ke.net Open Build Service
>
Projects
>
multimedia
:
EL6
>
nas
> nas-1.9.2-asneeded.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File nas-1.9.2-asneeded.patch of Package nas
http://bugs.gentoo.org/show_bug.cgi?id=247761 --- config/NetAudio.tmpl +++ config/NetAudio.tmpl @@ -162,7 +162,7 @@ AUDIODEPLIBS = $(DEPAULIB) $(DEPXTOOLLIB) $(DEPXLIB) #ifndef WIN32 - AUDIOLIBS = $(AULIB) $(XTOOLLIB) $(XLIB) -lm + AUDIOLIBS = $(AULIB) $(XTOOLLIB) $(XAUTHLIB) $(XLIB) -lm #else /* WIN32 */ AUDIOLIBS = $(AULIB) #endif /* WIN32 */