wesnoth: works on darwin
This commit is contained in:
parent
4ad86c5f96
commit
58adb5df7d
@ -43,6 +43,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.wesnoth.org/;
|
homepage = http://www.wesnoth.org/;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ kkallio abbradar ];
|
maintainers = with maintainers; [ kkallio abbradar ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user