We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pkgconf
1 parent 4493669 commit 7ee6d7aCopy full SHA for 7ee6d7a
Formula/v/vipsdisp.rb
@@ -16,8 +16,10 @@ class Vipsdisp < Formula
16
17
depends_on "meson" => :build
18
depends_on "ninja" => :build
19
- depends_on "pkg-config" => :build
+ depends_on "pkgconf" => :build
20
21
+ depends_on "cairo"
22
+ depends_on "gdk-pixbuf"
23
depends_on "glib"
24
depends_on "gtk4"
25
depends_on "hicolor-icon-theme"
0 commit comments