gmpc: Add meta.platforms
This commit is contained in:
parent
47e93cd27e
commit
0013355b19
@ -46,5 +46,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A GTK2 frontend for Music Player Daemon";
|
description = "A GTK2 frontend for Music Player Daemon";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.rickynils ];
|
maintainers = [ maintainers.rickynils ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user