diff options
author | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-26 23:39:20 +0000 |
---|---|---|
committer | nathansmith117 <thenathansmithsmith@gmail.com> | 2024-03-26 23:39:20 +0000 |
commit | 90e334f026130263125f640f89638cdb947b7ce2 (patch) | |
tree | e62a44f53586ffd9efba35885cd9e5d0cfb1d91f /buildozer.spec | |
parent | ce899d7f51975e6ac86d9350a9e90205f21914dd (diff) | |
download | youload-90e334f026130263125f640f89638cdb947b7ce2.tar.gz youload-90e334f026130263125f640f89638cdb947b7ce2.tar.bz2 youload-90e334f026130263125f640f89638cdb947b7ce2.zip |
Trying libav
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 015b518..78466eb 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,future,ffmpeg,ffmpeg-python +requirements = python3,kivy,pytube,av # (str) Custom source folders for requirements # Sets custom source for any requirements with recipes |