mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libmpd: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
9e189f0150
commit
563ffadac1
@@ -8,5 +8,7 @@ LIBMPD_VERSION = 11.8.17
|
||||
LIBMPD_SITE = http://download.sarine.nl/Programs/gmpc/11.8.16
|
||||
LIBMPD_INSTALL_STAGING = YES
|
||||
LIBMPD_DEPENDENCIES = libglib2
|
||||
LIBMPD_LICENSE = GPLv2+
|
||||
LIBMPD_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user