Add runtime deps for Limbo

This commit is contained in:
Radon Rosborough 2021-01-18 09:20:38 -08:00
parent 78a46b363d
commit 50d81a4330
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ install:
- libc6-dev-i386
- libx11-dev:i386
- libxext-dev:i386
apt:
- libx11-6:i386
- libxext6:i386
manual: |
install -d "${pkg}/opt/inferno"
install -d "${pkg}/usr/local/bin"