Skip to content

Commit ecd2039

Browse files
committed
khtml depends on libpng. Closes scala#57
1 parent 41ba51d commit ecd2039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kf5-khtml.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ class Kf5Khtml < Formula
1313
depends_on "qt5" => "with-dbus"
1414
depends_on "jpeg"
1515
depends_on "giflib"
16+
depends_on "libpng"
1617
depends_on "haraldf/kf5/kf5-karchive"
1718
depends_on "haraldf/kf5/kf5-kcodecs"
1819
depends_on "haraldf/kf5/kf5-kglobalaccel"

0 commit comments

Comments
 (0)