MycroftOS: Remove rpi-userland dependency from respeaker

This commit is contained in:
Peter Steenbergen 2020-05-12 20:02:25 +02:00
parent 55e6e70049
commit 8cb629e2de
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
RESPEAKER_VERSION = 48463b9a50885da24834ccc26d68705c26242082
RESPEAKER_SITE = $(call github,respeaker,seeed-voicecard,$(RESPEAKER_VERSION))
RESPEAKER_LICENSE = GNU General Public License v3.0
RESPEAKER_DEPENDENCIES = rpi-firmware rpi-userland dtc
RESPEAKER_DEPENDENCIES = rpi-firmware dtc
$(eval $(kernel-module))