From be8484359264a5d0d44cf398939316f192450770 Mon Sep 17 00:00:00 2001 From: Frederic Boudon Date: Mon, 22 Jan 2024 16:02:41 +0100 Subject: [PATCH] Add sip to the build section --- conda/meta.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conda/meta.yaml b/conda/meta.yaml index af0a3d5..9559d04 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -23,6 +23,9 @@ requirements: - python - {{ compiler('cxx')}} - make # [unix] + - sip + - pyqt5-sip + - pyqt-builder - pkg-config # [linux] - sysroot_linux-64 2.17 # [linux64] - binutils_impl_linux-64 # [linux]