diff --git a/Brewfile b/Brewfile index b16d923..730983a 100644 --- a/Brewfile +++ b/Brewfile @@ -2,7 +2,6 @@ brew 'autoconf' brew 'coreutils' -brew 'curl' brew 'dbus' brew 'expat' brew 'gcc' diff --git a/Brewfile.ci b/Brewfile.ci index 638e9f6..8e9b8f9 100644 --- a/Brewfile.ci +++ b/Brewfile.ci @@ -1,3 +1 @@ # frozen_string_literal: true - -brew 'python'