Rename zlibpkg to zlib (#9859)

This commit is contained in:
Maximilian Downey Twiss
2024-07-26 15:23:05 +10:00
committed by GitHub
parent 99ac930743
commit f8f2128c2d
213 changed files with 223 additions and 222 deletions

View File

@@ -62,7 +62,7 @@ class Gemacs < Package
depends_on 'texinfo'
depends_on 'webkit2gtk_4'
depends_on 'xcb_util' # R
depends_on 'zlibpkg' # R
depends_on 'zlib' # R
def self.build
system '[ -x configure ] || NOCONFIGURE=1 ./autogen.sh'