summaryrefslogtreecommitdiff
path: root/packages/xserver-common/xserver-common_1.1.bb
blob: 70e689c9d80f1dac4ac34f806a6d9301555ce528 (plain)
1
2
3
4
5
6
7
8
9
10
11
MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
DESCRIPTION = "Common X11 scripts and support files"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
PR = "r2"

# we are using a gpe-style Makefile
inherit gpe