Skip to content

Commit

Permalink
deluge-meta: also depend on setuptools (pkg_resources)
Browse files Browse the repository at this point in the history
Closes #22.

Signed-off-by: Amar Paul <[email protected]>
  • Loading branch information
Amar1729 committed Mar 29, 2024
1 parent c32c465 commit c7aa49c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/deluge-meta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class DelugeMeta < Formula
depends_on "openjpeg"
depends_on "pycparser"
depends_on "pygobject3"
depends_on "python-setuptools"
depends_on "python-typing-extensions"
depends_on "[email protected]"
depends_on "six"
Expand Down

0 comments on commit c7aa49c

Please sign in to comment.