diff options
Diffstat (limited to 'apmd')
-rw-r--r-- | apmd/apmd_3.2.2.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apmd/apmd_3.2.2.oe b/apmd/apmd_3.2.2.oe index e8a60404be..2565c13b72 100644 --- a/apmd/apmd_3.2.2.oe +++ b/apmd/apmd_3.2.2.oe @@ -3,6 +3,7 @@ SECTION = "base" PRIORITY = "required" DEPENDS = "libtool-cross" DESCRIPTION = "Set of tools for managing notebook power consumption." +LICENSE="GPL" PACKAGES =+ "libapm libapm-dev apm" |