diff options
author | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-27 03:14:29 +0000 |
---|---|---|
committer | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-27 03:14:29 +0000 |
commit | 89dd61507c1f21f144bdce412db1633c6073aee5 (patch) | |
tree | c2cf9a2901156751e799b0eeec834014494415dd /buildozer.spec | |
parent | 35c99e438ad753afa258c1341f9db957a6037467 (diff) | |
download | youload-89dd61507c1f21f144bdce412db1633c6073aee5.tar.gz youload-89dd61507c1f21f144bdce412db1633c6073aee5.tar.bz2 youload-89dd61507c1f21f144bdce412db1633c6073aee5.zip |
Still trying to get this to work
Diffstat (limited to 'buildozer.spec')
-rw-r--r-- | buildozer.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildozer.spec b/buildozer.spec index 78466eb..015b518 100644 --- a/buildozer.spec +++ b/buildozer.spec @@ -37,7 +37,7 @@ version = 1.2 # (list) Application requirements # comma separated e.g. requirements = sqlite3,kivy -requirements = python3,kivy,pytube,av +requirements = python3,kivy,pytube,future,ffmpeg,ffmpeg-python # (str) Custom source folders for requirements # Sets custom source for any requirements with recipes |