linphone: set meta.platforms
svn path=/nixpkgs/trunk/; revision=32345
This commit is contained in:
parent
84c3137a96
commit
950d8f5d60
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.linphone.org/;
|
homepage = http://www.linphone.org/;
|
||||||
description = "Open Source video SIP softphone";
|
description = "Open Source video SIP softphone";
|
||||||
license = "GPLv2+";
|
license = "GPLv2+";
|
||||||
|
platforms = stdenv.lib.platforms.gnu;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user