[Bug 5621] mpd source package does not build with libfaad2-dev installed

Zak B. Elep zakame at gmail.com
Mon Dec 12 15:58:29 UTC 2005


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.




More information about the universe-bugs mailing list