gst1-plugins-good: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
09ba982ccc
commit
37f7ec2c47
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ PKG_NAME:=gst1-plugins-good
|
|||
PKG_VERSION:=1.0.7
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
PKG_LICENSE:=LGPLv2
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
|
||||
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
||||
|
|
Loading…
Reference in a new issue