aboutsummaryrefslogtreecommitdiffstats
path: root/buildozer.spec
diff options
context:
space:
mode:
authornathansmith117 <thenathansmithsmith@gmail.com>2024-03-18 04:11:40 +0000
committernathansmith117 <thenathansmithsmith@gmail.com>2024-03-18 04:11:40 +0000
commitb8f74580808f1e8c02088d4b68c39e30897c96cd (patch)
tree6fd75308b74cbbeb396845c45460b21ad8fca522 /buildozer.spec
parent466c75199e60541199fb958056f06ef565fdf98e (diff)
downloadyouload-b8f74580808f1e8c02088d4b68c39e30897c96cd.tar.gz
youload-b8f74580808f1e8c02088d4b68c39e30897c96cd.tar.bz2
youload-b8f74580808f1e8c02088d4b68c39e30897c96cd.zip
having a hard time with mp4 to mp3 on android
Diffstat (limited to 'buildozer.spec')
-rw-r--r--buildozer.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildozer.spec b/buildozer.spec
index 33bc0f7..db6d3a5 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,ffmpeg-python
+requirements = python3,kivy,pytube,ffmpeg,ffmpeg-python
# (str) Custom source folders for requirements
# Sets custom source for any requirements with recipes