Browse Source
Merge pull request #13795 from philenotfound/lame_cpe_id
sound/lame: add PKG_CPE_ID
lilik-openwrt-22.03
Ted Hess
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
sound/lame/Makefile
|
|
@ -21,6 +21,7 @@ PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net> |
|
|
|
|
|
|
|
PKG_LICENSE:=LGPL-2.0 |
|
|
|
PKG_LICENSE_FILES:=COPYING LICENSE |
|
|
|
PKG_CPE_ID:=cpe:/a:lame_project:lame |
|
|
|
|
|
|
|
PKG_CONFIG_DEPENDS:= CONFIG_LAME-LIB_OPTIMIZE_SPEED |
|
|
|
|
|
|
|