diff options
author | Mike Gabriel <[email protected]> | 2014-04-29 19:47:29 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-04-29 19:47:29 +0200 |
commit | c577cf2c6713c7b74326fe5238ec03a97b728b59 (patch) | |
tree | c733e827e5ba8c1ed27145d4313880a8fc03aa25 /po/sl.po | |
parent | 131d9d8e5a6a5c3fe63b1f643105e7bc5892be38 (diff) | |
download | mate-sensors-applet-c577cf2c6713c7b74326fe5238ec03a97b728b59.tar.bz2 mate-sensors-applet-c577cf2c6713c7b74326fe5238ec03a97b728b59.tar.xz |
Fix build on Debian
In clean Debian unstable build chroots, the udisks plugin
of mate-sensors-applets does not get built.
Reason: The pkg-config tool returns an empty string for
"pkg-config --cflags libatasmart" in clean Debian unstable
build chroots. This probably is the case, because the result
"-I/usr/include" is in the include path anyway and would not
add include locations to the build process.
Checking the LIBATASMART_LIBS variable is more safe here
(as opposed to checking LIBATASMART_CFLAGS). It always contains
a value if the library is installed and has a proper version.
Closes https://github.com/mate-desktop/mate-sensors-applet/issues/17
Diffstat (limited to 'po/sl.po')
0 files changed, 0 insertions, 0 deletions