mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
gmediarender: fix compilation
This commit is contained in:
parent
fdce07204a
commit
ca61924d5b
@ -27,7 +27,7 @@ include $(INCLUDE_DIR)/nls.mk
|
||||
define Package/gmediarender
|
||||
SECTION:=multimedia
|
||||
CATEGORY:=Multimedia
|
||||
DEPENDS:= +gstreamer1 +libgstreamer1 +glib2 +libupnp
|
||||
DEPENDS:= +gstreamer1 +libgstreamer1 +gstreamer1-libs +glib2 +libupnp
|
||||
TITLE:=A Headless UPnP Renderer
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user