mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
matchbox-panel: remove redundant hash lines
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2e19805610
commit
e1c985a3cc
@ -13,8 +13,6 @@ MATCHBOX_PANEL_LICENSE_FILES = COPYING
|
|||||||
MATCHBOX_PANEL_DEPENDENCIES = matchbox-lib
|
MATCHBOX_PANEL_DEPENDENCIES = matchbox-lib
|
||||||
MATCHBOX_PANEL_CONF_OPTS = --enable-expat
|
MATCHBOX_PANEL_CONF_OPTS = --enable-expat
|
||||||
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_STARTUP_NOTIFICATION),y)
|
ifeq ($(BR2_PACKAGE_STARTUP_NOTIFICATION),y)
|
||||||
MATCHBOX_PANEL_CONF_OPTS += --enable-startup-notification
|
MATCHBOX_PANEL_CONF_OPTS += --enable-startup-notification
|
||||||
MATCHBOX_PANEL_DEPENDENCIES += startup-notification matchbox-startup-monitor
|
MATCHBOX_PANEL_DEPENDENCIES += startup-notification matchbox-startup-monitor
|
||||||
@ -26,6 +24,4 @@ ifeq ($(BR2_PACKAGE_WIRELESS_TOOLS),y)
|
|||||||
MATCHBOX_PANEL_DEPENDENCIES += wireless_tools
|
MATCHBOX_PANEL_DEPENDENCIES += wireless_tools
|
||||||
endif
|
endif
|
||||||
|
|
||||||
################################################################################
|
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user