Public bug report changed:
https://launchpad.net/malone/bugs/5621

Comment:
This is because of the _commented_ part in debian/rules:

# for AAC support (libfaad2 is not yet in Debian proper):
#DEB_CONFIGURE_USER_FLAGS += --with-faad=PFX            # Prefix where faad2 is 
installed
#DEB_CONFIGURE_USER_FLAGS += --with-faad-libraries=DIR  # Directory where faad2 
library is installed (optional)
#DEB_CONFIGURE_USER_FLAGS += --with-faad-includes=DIR   # Directory where faad2 
header files are installed (optional)

Uncomment those ^#DEB* lines and put libfaad2-dev in Build-Depends, and
mpd will build (I have done so in my pbuilder ;).

Note that libfaad2-0 is in Multiverse, so I did not put this in the B-D
on my last merge.

--
Universe-bugs mailing list
[email protected]
http://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to