gstreamer1: Fix build dependencies - create meta packages as needed

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess
2014-11-22 21:57:03 -05:00
parent 258f914c4a
commit 68e213a4e2
3 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=gstreamer1
PKG_VERSION:=1.2.3
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@ -161,6 +161,7 @@ define Package/gstreamer1/install
endef
define Package/gstreamer1-libs/install
true
endef
define Package/gstreamer1-utils/install