libgaiagraphics-dev software package provides Gaia common graphics support - development headers, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgaiagraphics-dev
libgaiagraphics-dev is installed in your system.
Make ensure the libgaiagraphics-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgaiagraphics-dev *
You will get with libgaiagraphics-dev package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Library development |
| Package | libgaiagraphics-dev |
| Version | 0.5-3+b1 |
| Description | Gaia common graphics support - development headers |
| Sub Section | Libdevel |