Commit f29e5768 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

libreplaygain: add licensing info

parent 5302d7eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,5 +10,7 @@ LIBREPLAYGAIN_SOURCE = libreplaygain_$(LIBREPLAYGAIN_VERSION).tar.gz
# upstream doesn't ship configure
LIBREPLAYGAIN_AUTORECONF = YES
LIBREPLAYGAIN_INSTALL_STAGING = YES
LIBREPLAYGAIN_LICENSE = LGPLv2.1+
LIBREPLAYGAIN_LICENSE_FILES = src/gain_analysis.c

$(eval $(autotools-package))