From a110e2fff19995c5d5c469d576fbf2d94e4329dd Mon Sep 17 00:00:00 2001 From: Argiris Deligiannidis Date: Thu, 11 Jul 2024 21:09:32 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5d020ac..7d8035d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: # add dependancies - pacman -Syu --noconfirm #- pacman -Sy --noconfirm --needed wget lib32-gnutls libunwind lib32-expat python3 python-pip python-pipenv gcc-fortran base-devel python-numpy python-pandas gcc-libs gnutls wine-staging - - pacman -Sy --noconfirm lib32-gdk-pixbuf2 qt6-base qt6-declarative shiboken6 qt6-3d qt6-charts qt6-connectivity qt6-datavis3d qt6-graphs qt6-httpserver qt6-location qt6-multimedia qt6-networkauth qt6-positioning qt6-quick3d qt6-remoteobjects qt6-scxml qt6-sensors qt6-serialbus qt6-serialport qt6-speech qt6-svg qt6-tools qt6-webchannel qt6-webengine qt6-websockets libxkbcommon lib32-libxkbcommon python-xkbcommon python-cryptography python-pillow python-pycryptodome python-typing_extensions python-build python-flit-core python-installer python-setuptools python-wheel wget lib32-gnutls libunwind lib32-expat python3 python-pip gcc-fortran base-devel gcc-libs gnutls wine-staging + - pacman -Sy --noconfirm at-spi2-core gtk3 lib32-gdk-pixbuf2 qt6-base qt6-declarative shiboken6 qt6-3d qt6-charts qt6-connectivity qt6-datavis3d qt6-graphs qt6-httpserver qt6-location qt6-multimedia qt6-networkauth qt6-positioning qt6-quick3d qt6-remoteobjects qt6-scxml qt6-sensors qt6-serialbus qt6-serialport qt6-speech qt6-svg qt6-tools qt6-webchannel qt6-webengine qt6-websockets libxkbcommon lib32-libxkbcommon python-xkbcommon python-cryptography python-pillow python-pycryptodome python-typing_extensions python-build python-flit-core python-installer python-setuptools python-wheel wget lib32-gnutls libunwind lib32-expat python3 python-pip gcc-fortran base-devel gcc-libs gnutls wine-staging # linux build - cd /drone/src/ - python --version