mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Remove core packages that are build dependencies (#5525)
* Remove core packages that are build dependencies Combine echo and read into one command prompt * Move compiler checks to right before source download * Remove prompts to install buildessential * Bump crew version * Make sure all buildessential packages are installed * Remove stray text file Co-authored-by: satmandu <satadru@umich.edu>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Defines common constants used in different parts of crew
|
||||
|
||||
CREW_VERSION = '1.7.24'
|
||||
CREW_VERSION = '1.7.25'
|
||||
|
||||
ARCH_ACTUAL = `uname -m`.strip
|
||||
# This helps with virtualized builds on aarch64 machines
|
||||
|
||||
Reference in New Issue
Block a user