File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ You can use the easy_install script provided by the python-setuptools
3232package to install the packages:
3333
3434sudo pip3 install -U cython dnspython lxml twisted python-dateutil \
35- greenlet zope.interface
35+ greenlet zope.interface requests
3636
3737
3838Step 3. Install AG Projects dependencies
@@ -49,7 +49,6 @@ Step 3. Install AG Projects dependencies
4949For each of them, in the exact order as listed above, retrieve the packages
5050as follows:
5151
52-
5352Using darcs:
5453
5554darcs clone http://devel.ag-projects.com/repositories/PROJECT
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ their minimum version number.
3030A. Install the C dependencies, the software will be installed
3131under /usr/local folder by default with Homebrew:
3232
33- brew install darcs gnutls yasm pkg-config x264 libvpx mpfr libmpc
33+ brew install pkg-config darcs gnutls yasm pkg-config x264 libvpx mpfr libmpc
3434
3535brew install -s ffmpeg
3636
You can’t perform that action at this time.
0 commit comments