From b8f74580808f1e8c02088d4b68c39e30897c96cd Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 17 Mar 2024 22:11:40 -0600 Subject: having a hard time with mp4 to mp3 on android --- buildozer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildozer.spec') 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 -- cgit v1.2.3