summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaël Kerbiriou2020-08-23 18:24:40 +0200
committerMaël Kerbiriou2020-08-23 18:24:40 +0200
commitfd4de95b2f25d6f7cc1752780c47039922df4673 (patch)
tree096e419d9e0b5a4863d02a97464464ee6971289c /.SRCINFO
parent85f6686ffa4d95513f8ec48230a219d520795587 (diff)
downloadaur-fd4de95b2f25d6f7cc1752780c47039922df4673.tar.gz
add pybind11 make dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO1
1 files changed, 1 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78bca6a309ac..e494b01ffad3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = duckdb-git
makedepends = git
makedepends = cmake
makedepends = python-setuptools
+ makedepends = pybind11
makedepends = python-numpy
makedepends = python-pandas
depends = gcc-libs