mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Rename zlibpkg to zlib (#9859)
This commit is contained in:
committed by
GitHub
parent
99ac930743
commit
f8f2128c2d
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user