[HandBrake_recursive] fix pipx dependency
This commit is contained in:
parent
e38ee9855a
commit
dbb3cc68a1
@ -8,6 +8,8 @@ setup(
|
|||||||
install_requires=[
|
install_requires=[
|
||||||
'ffmpeg-python',
|
'ffmpeg-python',
|
||||||
'openpyxl',
|
'openpyxl',
|
||||||
|
'pydbus',
|
||||||
|
'PyGObject',
|
||||||
],
|
],
|
||||||
entry_points={
|
entry_points={
|
||||||
'console_scripts': [
|
'console_scripts': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user