blob: a63ec83a7ca96bf130057981800640c0eb4f59ef (
plain)
1
2
3
4
5
6
7
8
9
10
|
LICENSE = "GPL"
inherit gpe pkgconfig
DEPENDS = "apmd virtual/xserver xextensions libx11 libxau xscrnsaverh libxss"
SECTION = "x11/base"
RDEPENDS = "apm"
DESCRIPTION = "Automatic sleep/suspend control daemon"
|