blob: a08ad7184d94c55e850a6742dea67a60248cb441 (
plain)
1
2
3
4
5
6
7
8
|
require xorg-app-common.inc
DESCRIPTION = "Server access control program for X"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
LICENSE = "MIT"
DEPENDS += " virtual/libx11 libxmu libxau"
|