diff --git a/.drone.yml b/.drone.yml index eb89369..f1abd57 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 --needed wget lib32-gnutls libunwind lib32-expat python3 python-pip gcc-fortran base-devel gcc-libs gnutls wine-staging + - pacman -Sy --noconfirm --needed 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