lucianodato / noise-repellent

Lv2 suite of plugins for broadband noise reduction
GNU Lesser General Public License v3.0
455 stars 38 forks source link

Why download dependencies with Git when git submodule can be used? #94

Closed yurivict closed 2 years ago

yurivict commented 2 years ago

The latest version became packaging unfriendly because git isn't available during package build.

lucianodato commented 2 years ago

@yurivict I'm working on a fix that will not require libspecbleach to be downloaded using meson subproject but only will fallback to it. It was already reported in #92