diff options
Diffstat (limited to 'apmd/apmd_3.2.0.oe')
-rw-r--r-- | apmd/apmd_3.2.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apmd/apmd_3.2.0.oe b/apmd/apmd_3.2.0.oe index a55bf1d6ff..b43994db9d 100644 --- a/apmd/apmd_3.2.0.oe +++ b/apmd/apmd_3.2.0.oe @@ -3,6 +3,7 @@ PRIORITY = "required" MAINTAINER = "Greg Gilbert <greg@treke.net>" RDEPENDS = "libc6" DEPENDS = "virtual/libc" +DESCRIPTION = "Set of tools for managing notebook power consumption." SRC_URI = "${DEBIAN_MIRROR}/main/a/${PN}/${PN}_${PV}.orig.tar.gz;" SRC_URI_append =" file://${FILESDIR}/${PN}_${PV}-3.diff;patch=1" |