mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Add missing flex dependency to binutils (#5754)
Add binutils, flex and py3_pip to core packages Remove crew_profile_base and binutils from buildessential
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
acl
|
||||
attr
|
||||
binutils
|
||||
brotli
|
||||
bz2
|
||||
c_ares
|
||||
@@ -7,6 +8,7 @@ ca_certificates
|
||||
crew_profile_base
|
||||
curl
|
||||
filecmd
|
||||
flex
|
||||
gcc10
|
||||
gdbm
|
||||
gettext
|
||||
@@ -44,6 +46,7 @@ p11kit
|
||||
pcre
|
||||
pcre2
|
||||
perl
|
||||
py3_pip
|
||||
python27
|
||||
python3
|
||||
readline
|
||||
|
||||
Reference in New Issue
Block a user