Public bug reported:
The header file /usr/include/spnav.h provided by libspnav-dev has the
following in it:
```
#include <spnav_config.h>
#ifdef USE_X11
#include <X11/Xlib.h>
#endif
```
/usr/include/spnav_config.h has the following:
```
#ifndef SPNAV_CONFIG_H_
#define SPNAV_CONFIG_H_
#define USE_X11
#endif /* SPNAV_CONFIG_H_ */
```
Thus, to successfully build against spnav.h, libx11-dev must be present
on the system. However, the development package is missing a dependency
on libx11-dev.
** Affects: libspnav (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1918984
Title:
libspnav-dev missing a dependency on libx11-dev
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libspnav/+bug/1918984/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs