Let hydra build telepathy-salut
svn path=/nixpkgs/trunk/; revision=33216
This commit is contained in:
parent
457e59d99d
commit
062d040413
@ -16,4 +16,9 @@ stdenv.mkDerivation rec {
|
||||
buildNativeInputs = [ libxslt pkgconfig ];
|
||||
|
||||
configureFlags = "--disable-avahi-tests";
|
||||
|
||||
meta = {
|
||||
description = "Link-local XMPP connection manager for Telepathy";
|
||||
platforms = stdenv.lib.platforms.gnu; # Random choice
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user