diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-02-05 09:45:42 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-02-05 20:23:49 +0100 |
commit | 0f377f943eeb81472fd73189f2c3d8fc65b8c609 (patch) | |
tree | 864b90058adcc25b680ce279681b87c96ef13a27 /docs/reference/api/ModemManager-overview.xml | |
parent | 636c245cd37bcddf6f354cbd53eb88ccf8104387 (diff) |
API: don't depend on GLib in ModemManager headers
We should only depend on GLib on the libmm-glib headers. Otherwise,
packages using just the core headers (e.g. ModemManagerQt) would also
need to build-depend on GLib and we don't want to enforce that.
cd ~/buildroot/output/build/kde-modemmanager-qt-v5.36.0/src && ~/buildroot/output/host/usr/bin/arm-cortexa9_neon-linux-gnueabihf-g++ .... -fPIC -o CMakeFiles/KF5ModemManagerQt_static.dir/bearer.cpp.o -c ~/buildroot/output/build/kde-modemmanager-qt-v5.36.0/src/bearer.cpp
In file included from ~/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/include/ModemManager/ModemManager.h:41:0,
from ~/buildroot/output/build/kde-modemmanager-qt-v5.36.0/src/generictypes.h:27,
from ~/buildroot/output/build/kde-modemmanager-qt-v5.36.0/src/generictypes.cpp:23:
~/buildroot/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/include/ModemManager/ModemManager-compat.h:23:18: fatal error: glib.h: No such file or directory
compilation terminated.
Diffstat (limited to 'docs/reference/api/ModemManager-overview.xml')
0 files changed, 0 insertions, 0 deletions