blob: 370cdbbf54fc9a59ef87f64d70c642fb42d704ec (
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/libx11 libxmu libxau"
|