blob: 6fb3b82ef1bf75380c5761125f8a07464738bbf0 [file] [log] [blame]
Brad Bishop23eaf032019-11-20 05:15:02 -05001SUMMARY = "A tablet description library"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e"
4
5DEPENDS = " \
6 libxml2-native \
7 libgudev \
8"
9
10inherit autotools pkgconfig
11
12SRC_URI = "git://github.com/linuxwacom/libwacom.git"
13SRCREV = "87cc710e21a6220e267dd08936bbec2932aa3658"
14S = "${WORKDIR}/git"