mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
Dropping libisl15 dependency
This commit is contained in:
parent
f3543c2057
commit
1d55121627
@ -20,7 +20,7 @@ To compile this project from sources, you must first install the dependencies
|
||||
|
||||
```
|
||||
apt update && apt upgrade
|
||||
apt install grub-pc-bin dosfstools make nasm qemu tree libisl15 parted udisks2
|
||||
apt install grub-pc-bin dosfstools make nasm qemu tree parted udisks2
|
||||
```
|
||||
|
||||
To compile, simply use at the root of this project :
|
||||
|
Loading…
Reference in New Issue
Block a user