I'm trying to build asterisk but I'm seeing it also trying to build mysql (or 
libmysqlclient... it's not clear which) as well as uclibcxx.

These aren't directly expressed dependencies, so I'm confused.

It might be asterisk-chan-mobile depending on spandsp depending on libtiff 
depending on uclibcxx... who knows?

Anyway, I'd like to have a command like:

% showdep xxx

that shows me the run-time and compile-time dependencies of xxx, or:

% showinvdep xxx

that shows me all of the packages that require xxx to build or run.

How easily could this be done?

Thanks,

-Philip
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to