diff options
Diffstat (limited to 'faac')
-rw-r--r-- | faac/faac_1.24.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faac/faac_1.24.oe b/faac/faac_1.24.oe index c273e17cf0..cc0276a510 100644 --- a/faac/faac_1.24.oe +++ b/faac/faac_1.24.oe @@ -3,7 +3,7 @@ DESCRIPTION = "Library for reading some sort of media format." SECTION = "libs" PRIORITY = "optional" DEPENDS = "" - +LICENSE = "LGPL" inherit autotools SRC_URI = "${SOURCEFORGE_MIRROR}/faac/${PN}-${PV}.tar.gz" |