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