Skip to content

Commit

Permalink
meta-pkgs:deb:mcxtrace: add libgsl-dev as dependency (#1852)
Browse files Browse the repository at this point in the history
The failing test has nothing to do with the PR.
  • Loading branch information
farhi authored Feb 12, 2025
1 parent 340cbda commit 01f489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-pkgs/deb/control.mcxtrace-suite-python
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version: @VERSION@
Section: main
Priority: optional
Architecture: all
Depends: mcxtrace, mcxtrace-comps, mcxtrace-tools-python-mxplot-pyqtgraph, mcxtrace-tools-python-mxplot-matplotlib, mcxtrace-tools-python-mxdisplay-pyqtgraph, mcxtrace-tools-python-mxdisplay-webgl, mcxtrace-tools-python-mxrun, mcxtrace-tools-python-mxdoc, mcxtrace-tools-python-mccodelib, mcxtrace-tools-python-mxgui, mcxtrace-manuals, mcxtrace-tools-python-mxtest, mcpl, libxrl-dev
Depends: mcxtrace, mcxtrace-comps, mcxtrace-tools-python-mxplot-pyqtgraph, mcxtrace-tools-python-mxplot-matplotlib, mcxtrace-tools-python-mxdisplay-pyqtgraph, mcxtrace-tools-python-mxdisplay-webgl, mcxtrace-tools-python-mxrun, mcxtrace-tools-python-mxdoc, mcxtrace-tools-python-mccodelib, mcxtrace-tools-python-mxgui, mcxtrace-manuals, mcxtrace-tools-python-mxtest, mcpl, libxrl-dev, libgsl-dev
Installed-Size:
Maintainer: Peter Willendrup <[email protected]>
Description: A metapackage for McXtrace + python tools

0 comments on commit 01f489a

Please sign in to comment.