diff --git a/pkg/arch/PKGBUILD b/pkg/arch/PKGBUILD index 816bcbdd30b931d0d04f597332f312dd811c92a7..cc8d4d1a4f0584a5d3dbd122770cc9e8029e5e4a 100644 --- a/pkg/arch/PKGBUILD +++ b/pkg/arch/PKGBUILD @@ -7,7 +7,7 @@ pkgdesc="An install helper program for desktop stuff." arch=('i686' 'x86_64') url="https://github.com/xdgurl/xdgurl" license=('GPL3') -depends=('python>=3.2.0' 'tk') +depends=('tk') #source=("$pkgname-$pkgver.tar.gz") source=("$pkgname.tar.gz") md5sums=() #autofill using updpkgsums