From fc0ecd5ecbf42666c65e26c743459711e0f0273e Mon Sep 17 00:00:00 2001 From: reddsik Date: Thu, 3 Aug 2017 22:33:48 +0200 Subject: [PATCH] amiwm apparently needs xorg-dev, thx to @WPMasterofficial for reporting the issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc7d6f9..cb7ec50 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Amiga Workbench inspired window manager for Xorg. 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: