Skip to content

Commit

Permalink
add libpng to dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tomoyanonymous committed Dec 9, 2024
1 parent ccfa95e commit eab68d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flatcam-beta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class FlatcamBeta < Formula
depends_on "freetype"
depends_on "gdal"
depends_on "geos"
depends_on "libpng"
depends_on "pyqt@5"
depends_on "[email protected]"
depends_on "[email protected]"
Expand Down

0 comments on commit eab68d8

Please sign in to comment.