mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
gcc-arm-none-eabi: add missing dep
This commit is contained in:
parent
1287dccd75
commit
90b2ed206c
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ QA_PREBUILT="*"
|
|||
DEPEND=""
|
||||
RDEPEND="sys-libs/ncurses-compat
|
||||
virtual/libcrypt
|
||||
dev-libs/expat
|
||||
python3? ( =dev-lang/python-3* )"
|
||||
|
||||
S="${WORKDIR}/gcc-arm-${MY_PV}-x86_64-aarch64-none-linux-gnu"
|
||||
|
|
|
|||
Loading…
Reference in a new issue