liblinphone: use python3
This commit is contained in:
parent
b1f6fed005
commit
bba77d5b43
@ -111,6 +111,8 @@ stdenv.mkDerivation rec {
|
|||||||
pkg-config
|
pkg-config
|
||||||
];
|
];
|
||||||
|
|
||||||
|
strictDeps = true;
|
||||||
|
|
||||||
# Some grammar files needed to be copied too from some dependencies. I suppose
|
# 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,
|
# 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
|
# then this copying would be unnecessary. Instead of actually copying these
|
||||||
|
Loading…
x
Reference in New Issue
Block a user