amule: fix build

This commit is contained in:
worldofpeace
2018-09-03 12:59:18 -04:00
parent 6ed0823e15
commit 9069908680
3 changed files with 233 additions and 21 deletions
@@ -22,6 +22,9 @@ mkDerivation rec {
++ lib.optional httpServer libpng
++ lib.optional client libX11;
# See: https://github.com/amule-project/amule/issues/126
patches = [ ./upnp-1.8.patch ];
enableParallelBuilding = true;
configureFlags = [