Skip to content

Commit ffa2f39

Browse files
committed
urh: migrate to pkgconf
1 parent 5e0d317 commit ffa2f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/u/urh.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Urh < Formula
2020
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7249ef337f50461015896cc171db6501f3ca2b3d0b9e0664a2c32ba51fb7629"
2121
end
2222

23-
depends_on "pkg-config" => :build
23+
depends_on "pkgconf" => :build
2424
depends_on "hackrf"
2525
depends_on "numpy"
2626
depends_on "pyqt@5"

0 commit comments

Comments
 (0)