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