diff options
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb index eb1165c578..de3232c64a 100644 --- a/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb +++ b/meta-xfce/recipes-panel-plugins/sensors/xfce4-sensors-plugin_1.4.4.bb | |||
| @@ -22,7 +22,7 @@ do_configure:prepend() { | |||
| 22 | PACKAGECONFIG ??= "libnotify" | 22 | PACKAGECONFIG ??= "libnotify" |
| 23 | PACKAGECONFIG[libsensors] = "--enable-libsensors,--disable-libsensors, lmsensors" | 23 | PACKAGECONFIG[libsensors] = "--enable-libsensors,--disable-libsensors, lmsensors" |
| 24 | PACKAGECONFIG[hddtemp] = "--enable-hddtemp,--disable-hddtemp, hddtemp" | 24 | PACKAGECONFIG[hddtemp] = "--enable-hddtemp,--disable-hddtemp, hddtemp" |
| 25 | PACKAGECONFIG[netcat] = "--enable-netcat,--disable-netcat, netcat" | 25 | PACKAGECONFIG[netcat] = "--enable-netcat --disable-pathchecks,--disable-netcat, netcat" |
| 26 | PACKAGECONFIG[libnotify] = "--enable-notification,--disable-notification, libnotify" | 26 | PACKAGECONFIG[libnotify] = "--enable-notification,--disable-notification, libnotify" |
| 27 | 27 | ||
| 28 | FILES_SOLIBSDEV = "${libdir}/xfce4/modules/lib*${SOLIBSDEV}" | 28 | FILES_SOLIBSDEV = "${libdir}/xfce4/modules/lib*${SOLIBSDEV}" |
