diff --git a/multimedia/lcdgrilo/Makefile b/multimedia/lcdgrilo/Makefile index 178745d7eb..0df60dee96 100644 --- a/multimedia/lcdgrilo/Makefile +++ b/multimedia/lcdgrilo/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lcdgrilo PKG_VERSION:=0.0.12 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.flyn.org/projects/lcdgrilo @@ -30,7 +30,7 @@ include $(INCLUDE_DIR)/nls.mk define Package/lcdgrilo SECTION:=multimedia CATEGORY:=Multimedia - DEPENDS:=+grilo +grilo-plugins +libgee +libgstreamer1 + DEPENDS:=+grilo +grilo-plugins +gstreamer1-libs +libgee +libgstreamer1 TITLE:=lcdgrilo URL:=https://www.flyn.org/projects/lcdgrilo/ endef