* Removed isl and isl devel depends (turned out it was a local issue,

see #T2881)
This commit is contained in:
Georg Grabler (STiAT) 2017-03-15 01:17:34 +01:00
parent ada11cd46d
commit 59c62a0608
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Make sure you have the necessary packages installed:
``` bash
sudo eopkg upgrade
sudo eopkg install gcc make autoconf binutils kernel-headers xorg-server-devel isl isl-devel
sudo eopkg install gcc make autoconf binutils kernel-headers xorg-server-devel
```
Reboot your system first so that it's all up to date.