forked from mirrors/nixpkgs
empathy: use folks with telepathySupport
This commit is contained in:
parent
dfc6578fc1
commit
625fb27d68
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
folks
|
(folks.override { telepathySupport = true; })
|
||||||
telepathy-logger
|
telepathy-logger
|
||||||
evolution-data-server
|
evolution-data-server
|
||||||
telepathy-mission-control
|
telepathy-mission-control
|
||||||
|
|
Loading…
Add table
Reference in a new issue