Explorar o código

Update 'PKGBUILD'

Nathaniel van Diepen %!s(int64=2) %!d(string=hai) anos
pai
achega
23f0c7f4e2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

@@ -11,7 +11,7 @@ pkgver() {
 		date +%Y%m%d;
 	fi;}
 pkgrel=4
-makedepends=('git' 'python2')
+makedepends=('git' 'python2' 'python2-setuptools')
 pkgdesc='A command line tool for downloading TI calculator software from www.ticalc.org'
 license=('MIT')
 arch=('any')