drahnr / oregano

Schematic capture and circuit simulator
https://ahoi.io
GNU General Public License v2.0
214 stars 39 forks source link

Compiling on distro's that don't have waf #241

Closed ajohnw closed 4 years ago

ajohnw commented 4 years ago

Any chance of a tar ball that includes the usual ./config file or etc. I run OpenSuse and use of waf looks rather dubious

drahnr commented 4 years ago

The waf binary is part of the repository to become system and time invariant and therefore should not create any dependency on the distribution variant.

Just make sure to use ./waf and not waf