[Git][qa/jenkins.debian.net][master] haskell-package-plan: Install pkg-config dependencies

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Oct 19 14:54:00 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
78b459da by Ilias Tsitsimpis at 2023-10-19T15:53:48+02:00
haskell-package-plan: Install pkg-config dependencies

Older versions of cabal-install used to ignore pkgconfig-depends
dependencies if pkg-config was not installed. This has changed in the
latest version of cabal-install (see [1]) and we are now required to
satisfy all native library dependencies.

Modify haskell-package-plan job configuration to install the needed
libraries.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- job-cfg/haskell-package-plan.yaml


Changes:

=====================================
job-cfg/haskell-package-plan.yaml
=====================================
@@ -75,7 +75,7 @@
     jobs:
         - '{name}':
             my_distro: 'sid'
-            my_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl  libipc-run-perl liblist-moreutils-perl libdpkg-perl'
+            my_pkgs: 'cabal-install ghc dctrl-tools patchutils libtext-patch-perl libfile-slurp-perl libipc-run-perl liblist-moreutils-perl libdpkg-perl pkg-config libxft-dev libcairo-dev libatk1.0-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev libvte-2.91-dev libgsasl-dev  libgirepository1.0-dev libhdf5-serial-dev libxml2-dev libpcre3-dev libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libzmq3-dev'
             my_shell: 'export http_proxy=http://localhost:3128; git clone https://salsa.debian.org/haskell-team/package-plan.git ; cd package-plan ; cabal update ; ./test-packages.pl'      # the job runs on ionos10 and that node runs a proxy
             my_description: 'Haskell Metadata sanity checks'
             my_recipients: 'jenkins+debian-haskell qa-jenkins-scm at lists.alioth.debian.org pkg-haskell-maintainers at lists.alioth.debian.org'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/78b459da547912e8a37f66a45d73ad934651fcec

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/78b459da547912e8a37f66a45d73ad934651fcec
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20231019/627475e8/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list