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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Wed Oct 13 03:23:56 UTC 2021


    Date: Wednesday, October 13, 2021 @ 03:23:56
  Author: svenstaro
Revision: 1029988

Add python-setuptools to makedepends (FS#72030)

Modified:
  vncdotool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-13 02:39:18 UTC (rev 1029987)
+++ PKGBUILD	2021-10-13 03:23:56 UTC (rev 1029988)
@@ -7,6 +7,7 @@
 url='https://github.com/sibson/vncdotool'
 license=('MIT')
 depends=('python-pillow' 'python-twisted' 'python-zope-interface')
+makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::https://github.com/sibson/vncdotool/archive/v$pkgver.tar.gz)
 sha512sums=('45fba9ba3549ad575923bcfb3ab62c53b3c2d85882c87ca2b656795314b9c32aa989a1fdae280f904cb4d79f509622810ffd4d1e2977beac917f0289d6ff24a4')
 



More information about the arch-commits mailing list