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

Brett Cornwall ainola at archlinux.org
Thu Jul 1 01:32:14 UTC 2021


    Date: Thursday, July 1, 2021 @ 01:32:14
  Author: ainola
Revision: 969050

Add python to makedeps so it builds ctcsound.py

Fixes #71399 (https://bugs.archlinux.org/task/71399)

Modified:
  csound/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-01 01:31:12 UTC (rev 969049)
+++ PKGBUILD	2021-07-01 01:32:14 UTC (rev 969050)
@@ -33,6 +33,7 @@
   'portaudio'
   'portmidi'
   'portsmf'
+  'python'  # Build checks for python sitepackages dir
   'stk'
   'strip-nondeterminism'
   'swig'




More information about the arch-commits mailing list