From db21ec5ea3d3b058de8171a7571688d2efd3fca3 Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Thu, 20 Jul 2017 01:36:47 +0300 Subject: [PATCH] Add GNU-gettext as a requirement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7cca2f..953e788 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A cross platform front-end GUI of the popular [youtube-dl](https://rg3.github.io * [Python 2.7.3+](https://www.python.org/downloads) * [wxPython 3](https://wxpython.org/download.php) * [TwoDict](https://pypi.python.org/pypi/twodict) +* [GNU gettext](https://www.gnu.org/software/gettext/) (to build the package) * [FFmpeg](https://ffmpeg.org/download.html) (optional, to post process video files) ## Downloads