radareorg/radare2-pm

Add dependency checks to r2pm

crowell opened this issue · 3 comments

From @zlowram on June 1, 2016 20:21

Make r2pm install fail if there are unmet dependencies

Copied from original issue: radareorg/radare2#5062

@zlowram just to be sure you mean things like checking that unicorn-lib is installed for unicorn, and not that thigns like glib-dev is installed for unicorn-lib. (the former sounds reasonable, the latter, out of scope imo).

From @zlowram on June 1, 2016 20:31

Yup, exactly. And that when installing radeco rust is installed, etc.

Will be done in a new r2pm radareorg/r2pm#1