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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user