liblinphone: use python3
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user