diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-22 08:38:47 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-22 08:38:47 +0100 |
commit | 3da8128a6649d579877d5192ab96175eb23cb18d (patch) | |
tree | 489949e725a06316a93e885187f817824e6cc04d /extra | |
parent | 962db01a192a11aeafd21131c0ddb6a54039a50f (diff) | |
download | packages-3da8128a6649d579877d5192ab96175eb23cb18d.tar.xz |
extra/libwacom: disabled testing due to not rebuilt python-pyudev
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libwacom/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libwacom/PKGBUILD b/extra/libwacom/PKGBUILD new file mode 100644 index 00000000..efdbf5e8 --- /dev/null +++ b/extra/libwacom/PKGBUILD @@ -0,0 +1,3 @@ +# python-pyudev cannot be rebuilt, so we disable testing for now +unset check +unset checkdepends |