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

@@ -18,7 +18,7 @@ class Potrace < Package
})
depends_on 'glibc' # R
depends_on 'zlibpkg' # R
depends_on 'zlib' # R
def self.build
system "./configure #{CREW_OPTIONS} --with-libpotrace"