mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Repackaging gcc -> gcc_lib and gcc_dev (#8335)
* gcc -> libs and dev * update deps * adjust deps in install.sh * update gcc dep in core * cleanup * add gcc_build * update gcc deps in llvm packages * adjust conflicts command to exclude _build package filelists * remove conflicts_ok from compiler packages
This commit is contained in:
committed by
GitHub
parent
43a4a2bc72
commit
ccc88e44ba
@@ -21,7 +21,7 @@ class Gnome_text_editor < Package
|
||||
depends_on 'desktop_file_utils' => :build
|
||||
depends_on 'editorconfig_core_c' # R
|
||||
depends_on 'enchant' # R
|
||||
depends_on 'gcc' # R
|
||||
depends_on 'gcc_lib' # R
|
||||
depends_on 'gdk_pixbuf' # R
|
||||
depends_on 'glibc' # R
|
||||
depends_on 'glib' # R
|
||||
|
||||
Reference in New Issue
Block a user