performous: fix build

This commit is contained in:
Orivej Desh
2020-03-25 23:01:42 +00:00
parent 517fd073fc
commit 87f75f8e35
2 changed files with 88 additions and 0 deletions
+2
View File
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
sha256 = "08j0qhr65l7qnd5vxl4l07523qpvdwi31h4vzl3lfiinx1zcgr4x";
};
patches = [ ./performous-cmake.patch ];
nativeBuildInputs = [ cmake pkgconfig gettext ];
buildInputs = [