diff options
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 47bcd34..33bc0f7 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,ffmpeg-python +requirements = python3,kivy,pytube,ffmpeg-python # (str) Custom source folders for requirements # Sets custom source for any requirements with recipes |