CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/06/03 10:08:01
Modified files:
telephony/asterisk: Makefile
Log message:
Fix asterisk build on a clean box; there is a bogus dependency on libltdl
recorded in asterisk's menuselect system, knocking out ODBC build if not
present (though this is only done, afaict, due to a missing dependency
in a unixodbc package on some linux version), so add libltdl as a
BUILD_DEPENDS.
Doesn't affect the packages, other than -odbc wasn't built before
unless you had libltdl installed, so no bump.