python3Packages.tern: add packageurl dependency
This commit is contained in:
parent
1221903710
commit
d21e84526b
@ -12,6 +12,7 @@
|
||||
, GitPython
|
||||
, prettytable
|
||||
, idna
|
||||
, packageurl-python
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
@ -42,6 +43,7 @@ buildPythonPackage rec {
|
||||
GitPython
|
||||
prettytable
|
||||
idna
|
||||
packageurl-python
|
||||
];
|
||||
|
||||
# No tests
|
||||
|
Loading…
Reference in New Issue
Block a user