diff --git a/libvoice-broadcom/Makefile b/libvoice-broadcom/Makefile index 1cb044cb0..713286602 100644 --- a/libvoice-broadcom/Makefile +++ b/libvoice-broadcom/Makefile @@ -38,7 +38,7 @@ define Package/$(PKG_NAME) CATEGORY:=Utilities TITLE:=IOPSYS libvoice for Broadcom URL:= - DEPENDS:= + DEPENDS:=+bcm963xx-voice endef define Package/$(PKG_NAME)/description @@ -56,4 +56,3 @@ define Package/$(PKG_NAME)/install endef $(eval $(call BuildPackage,$(PKG_NAME))) -