diff options
Diffstat (limited to 'acpid')
-rw-r--r-- | acpid/acpid_1.0.2.oe | 1 | ||||
-rw-r--r-- | acpid/acpid_1.0.3.oe | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/acpid/acpid_1.0.2.oe b/acpid/acpid_1.0.2.oe index 048eea7f2a..a65daf58d1 100644 --- a/acpid/acpid_1.0.2.oe +++ b/acpid/acpid_1.0.2.oe @@ -1,5 +1,6 @@ DEPENDS = "virtual/libc" RDEPENDS = "libc6" +DESCRIPTION = "A daemon for delivering ACPI events." SRC_URI = "${SOURCEFORGE_MIRROR}/acpid/acpid-${PV}.tar.gz" diff --git a/acpid/acpid_1.0.3.oe b/acpid/acpid_1.0.3.oe index 048eea7f2a..a65daf58d1 100644 --- a/acpid/acpid_1.0.3.oe +++ b/acpid/acpid_1.0.3.oe @@ -1,5 +1,6 @@ DEPENDS = "virtual/libc" RDEPENDS = "libc6" +DESCRIPTION = "A daemon for delivering ACPI events." SRC_URI = "${SOURCEFORGE_MIRROR}/acpid/acpid-${PV}.tar.gz" |