Re: Fix for teeworlds
Hi Tim, thank you for your patch! I have added a copyright line for you and adjusted the commit message. Thanks to you, teeworlds now builds since commit e402a66b0. Thanks again! -- Ricardo
Fix for teeworlds
Hi, I am using GNU Guix now for a little while and since I started using it teeworlds did not build. So I invested some time and quickly found out that the package definition is simply missing a dependency (pkg-config) to build. You find a script which I used to create my working build as well