[arch-commits] Commit in youtube-dl/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Wed Sep 4 21:09:28 UTC 2013


    Date: Wednesday, September 4, 2013 @ 23:09:27
  Author: eric
Revision: 96772

Update makedepends

Modified:
  youtube-dl/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-04 21:06:53 UTC (rev 96771)
+++ PKGBUILD	2013-09-04 21:09:27 UTC (rev 96772)
@@ -9,7 +9,7 @@
 url="http://rg3.github.io/youtube-dl/"
 license=('custom')
 depends=('python')
-makedepends=('python-distribute')
+makedepends=('python-setuptools')
 optdepends=('ffmpeg: for video post-processing')
 source=(http://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.sig})
 sha1sums=('33b0ad8af36bd9038b8a6d0e44f5493e0b763462'




More information about the arch-commits mailing list