[GRASS-git] [OSGeo/grass] a9359c: docker: fix missing libraries in ubuntu wxgui Dock...

Markus Neteler noreply at github.com
Mon Sep 2 10:28:55 PDT 2024


  Branch: refs/heads/releasebranch_8_4
  Home:   https://github.com/OSGeo/grass
  Commit: a9359c361044e296856b4ae9163e6041636e427f
      https://github.com/OSGeo/grass/commit/a9359c361044e296856b4ae9163e6041636e427f
  Author: Markus Neteler <neteler at osgeo.org>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M docker/ubuntu_wxgui/Dockerfile

  Log Message:
  -----------
  docker: fix missing libraries in ubuntu wxgui Dockerfile (#4268)

* docker: fix missing library in ubuntu wxgui Dockerfile

Add `libgtk-3-dev` to fix

```
...
checking for GTK+ - version >= 3.0.0... Package gtk+-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-3.0' found
```

* also install 'python3-wxgtk4.0'



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list