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

Laurent Carlier lcarlier at archlinux.org
Thu Oct 22 15:12:44 UTC 2020


    Date: Thursday, October 22, 2020 @ 15:12:44
  Author: lcarlier
Revision: 398730

upgpkg: opencl-hpp 2.0.12-1: initial release

Modified:
  opencl-clhpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 14:56:42 UTC (rev 398729)
+++ PKGBUILD	2020-10-22 15:12:44 UTC (rev 398730)
@@ -10,6 +10,7 @@
 makedepends=('cmake' 'doxygen' 'graphviz')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/OpenCL-CLHPP/archive/v${pkgver}.tar.gz")
 sha256sums=('20b28709ce74d3602f1a946d78a2024c1f6b0ef51358b9686612669897a58719')
+depends=('opencl-headers')
 
 build() {
   cd "${srcdir}"/OpenCL-CLHPP*/



More information about the arch-commits mailing list