diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb b/meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb index 900b68d20d..7162fcd85d 100644 --- a/meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb +++ b/meta-oe/recipes-connectivity/lirc/lirc_0.9.2.bb | |||
| @@ -17,7 +17,7 @@ SYSTEMD_PACKAGES = "lirc" | |||
| 17 | SYSTEMD_SERVICE_${PN} = "lircd.service lircmd.service" | 17 | SYSTEMD_SERVICE_${PN} = "lircd.service lircmd.service" |
| 18 | SYSTEMD_AUTO_ENABLE_lirc = "enable" | 18 | SYSTEMD_AUTO_ENABLE_lirc = "enable" |
| 19 | 19 | ||
| 20 | inherit autotools pkgconfig systemd pythonnative | 20 | inherit autotools pkgconfig systemd python3native |
| 21 | 21 | ||
| 22 | PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,--without-systemdsystemunitdir,systemd" | 22 | PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_unitdir}/system/,--without-systemdsystemunitdir,systemd" |
| 23 | PACKAGECONFIG[x11] = "--with-x,--with-x=no,libx11," | 23 | PACKAGECONFIG[x11] = "--with-x,--with-x=no,libx11," |
