gstreamer1: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
a072bc7516
commit
b94907df64
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ PKG_VERSION:=1.2.3
|
|||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
PKG_LICENSE:=LGPLv2
|
||||
PKG_LICENSE_FILE:=COPYING
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gstreamer-$(PKG_VERSION)
|
||||
PKG_SOURCE:=gstreamer-$(PKG_VERSION).tar.xz
|
||||
|
|
Loading…
Reference in a new issue