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