* Add rtkit to the channel.
svn path=/nixpkgs/branches/kde-4.7/; revision=28111
This commit is contained in:
parent
06a0d9d95c
commit
e33ef05c26
@ -13,5 +13,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://0pointer.de/blog/projects/rtkit;
|
homepage = http://0pointer.de/blog/projects/rtkit;
|
||||||
descriptions = "A daemon that hands out real-time priority to processes";
|
descriptions = "A daemon that hands out real-time priority to processes";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user