Makedepend on gcc/make where needed
This means we no longer need msys2-devel
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.2.5
|
||||
pkgrel=2
|
||||
pkgdesc='Measures number of Terminal column cells of wide-character codes'
|
||||
url='https://github.com/jquast/wcwidth'
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('any')
|
||||
license=('MIT')
|
||||
depends=('python')
|
||||
makedepends=('python-setuptools')
|
||||
|
||||
Reference in New Issue
Block a user