mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
Since the brcm2708 target has been renamed to bcm27xx in openwrt repo, update the dependency to the target in this package. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
@@ -31,7 +31,7 @@ include $(INCLUDE_DIR)/nls.mk
|
|||||||
define Package/lcdringer
|
define Package/lcdringer
|
||||||
SECTION:=network
|
SECTION:=network
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+libgee +libgstreamer1 +loudmouth @TARGET_brcm2708
|
DEPENDS:=+libgee +libgstreamer1 +loudmouth @TARGET_bcm27xx
|
||||||
TITLE:=lcdringer
|
TITLE:=lcdringer
|
||||||
URL:=https://www.flyn.org/projects/lcdringer/
|
URL:=https://www.flyn.org/projects/lcdringer/
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user