forked from pool/python-drgn
b8b05b65e46f2f5e08882655c004c4bfde7a635008b52f55c4a94fb6d5053282
The readline module is part of Python itself, but it must be required explicitly on newer distributions (16.0, Factory). However, Python packages in older distributions (15.x and earlier) do not have the corresponding Provides. :-( Solve it by Build-requiring %pythons. Yes, it does bring a lot of unneded stuff into the build environment... Signed-off-by: Petr Tesarik <ptesarik@suse.com>
Description
No description provided
Languages
RPM Spec
100%