Skip to content

Commit 15480f7

Browse files
committed
fix-deps
1 parent ba94771 commit 15480f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kiwixbuild/dependencies/gumbo.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
from .base import Dependency, ReleaseDownload, MakeBuilder
1+
from .base import Dependency, ReleaseDownload, MesonBuilder
22

3-
from kiwixbuild.utils import Remotefile, run_command
3+
from kiwixbuild.utils import Remotefile
44

55

66
class Gumbo(Dependency):

0 commit comments

Comments
 (0)