guile-native: make sure we don't have -Werror as compiler flag
[openembedded.git] / recipes / xtscal / xtscal.inc
blob8dc5d1a0c6a13cd4c001f8deb554b69ba17bf3d4
1 DESCRIPTION = "Touchscreen calibration utility"
2 SECTION = "x11/base"
3 LICENSE = "GPL"
4 DEPENDS = "virtual/libx11 libxft libxrandr xcalibrate"
6 # xtscal needs a font to display text
7 RRECOMMENDS = "ttf-dejavu-sans"
9 SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2"
11 inherit autotools