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