liblinphone: use python3

This commit is contained in:
Frederik Rietdijk
2021-04-03 17:06:22 +02:00
parent b1f6fed005
commit bba77d5b43
@@ -111,6 +111,8 @@ stdenv.mkDerivation rec {
pkg-config
];
strictDeps = true;
# Some grammar files needed to be copied too from some dependencies. I suppose
# if one define a dependency in such a way that its share directory is found,
# then this copying would be unnecessary. Instead of actually copying these