]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/xserver-common/xserver-common_1.8.bb
xserver-common: fix hx4700.xmodmap
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / xserver-common / xserver-common_1.8.bb
1 MAINTAINER = "Florian Boor <florian@kernelconcepts.de>"
2 DESCRIPTION = "Common X11 scripts and support files"
3 LICENSE = "GPL"
4 SECTION = "x11"
5 PR = "r1"
6
7 DEPENDS = "xmodmap xrandr xdpyinfo xtscal"
8 RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal"
9
10
11 # we are using a gpe-style Makefile
12 inherit gpe
13
14 SRC_URI += "file://100dpi.patch;patch=1 \
15             file://hx4700.patch;patch=1"