mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
gstreamer1: Fix build dependencies - create meta packages as needed
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gst1-libav
|
||||
PKG_VERSION:=1.2.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
|
||||
@@ -109,7 +109,7 @@ PKG_CONFIG_DEPENDS:= \
|
||||
$(patsubst %,CONFIG_GST1_LIBAV_PARSER_%,$(LIBAV_PARSERS)) \
|
||||
$(patsubst %,CONFIG_GST1_LIBAV_PROTOCOL_%,$(LIBAV_PROTOCOLS))
|
||||
|
||||
PKG_BUILD_DEPENDS:= libstreamer1 gstreamer1-plugins-base
|
||||
PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/nls.mk
|
||||
|
||||
Reference in New Issue
Block a user