We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba94771 commit 15480f7Copy full SHA for 15480f7
kiwixbuild/dependencies/gumbo.py
@@ -1,6 +1,6 @@
1
-from .base import Dependency, ReleaseDownload, MakeBuilder
+from .base import Dependency, ReleaseDownload, MesonBuilder
2
3
-from kiwixbuild.utils import Remotefile, run_command
+from kiwixbuild.utils import Remotefile
4
5
6
class Gumbo(Dependency):
0 commit comments