aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xserver-common/xserver-common_1.8.bb
blob: 3a298621f4542a99dbb84cbe51dc46ba99e718fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"


# we are using a gpe-style Makefile
inherit gpe

SRC_URI += "file://100dpi.patch;patch=1"