aboutsummaryrefslogtreecommitdiffstats
path: root/community/mpd/disable-time-test.patch
blob: d96c874ccd7faa0e8503cd86fef4b05217b1832f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/test/meson.build b/test/meson.build
index 3a547b4..1f6a393 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -24,7 +24,6 @@ gtest_dep = declare_dependency(
 )
 
 subdir('net')
-subdir('time')
 
 executable(
   'read_conf',