mirror of
https://github.com/amiwm/amiwm.git
synced 2026-04-14 11:04:18 +00:00
amiwm apparently needs xorg-dev, thx to @WPMasterofficial for reporting the issue
This commit is contained in:
@@ -5,7 +5,7 @@ Amiga Workbench inspired window manager for Xorg.
|
|||||||
Before compiling, make sure that you have following packages installed:
|
Before compiling, make sure that you have following packages installed:
|
||||||
|
|
||||||
```
|
```
|
||||||
gcc make autoconf xorg xorg-xinit
|
gcc make autoconf xorg xorg-xinit xorg-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
First, run configuration script:
|
First, run configuration script:
|
||||||
|
|||||||
Reference in New Issue
Block a user