mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
libinput: fix variable name typo
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0ab737207b
commit
718248385c
@ -18,7 +18,7 @@ ifeq ($(BR2_PACKAGE_LIBGTK3),y)
|
|||||||
LIBINPUT_CONF_OPTS += --enable-event-gui
|
LIBINPUT_CONF_OPTS += --enable-event-gui
|
||||||
LIBINPUT_DEPENDENCIES += libgtk3
|
LIBINPUT_DEPENDENCIES += libgtk3
|
||||||
else
|
else
|
||||||
LIBINOUT_CONF_OPTS += --disable-event-gui
|
LIBINPUT_CONF_OPTS += --disable-event-gui
|
||||||
endif
|
endif
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user