disable test that needs installed dbus service
since we don't want to build-depend on ourself https://gitlab.gnome.org/GNOME/at-spi2-core/issues/6 Gbp-Pq: Name disable-test-that-needs-installed-dbus-service.patch
This commit is contained in:
parent
5b20d4dd9e
commit
51f40af665
|
@ -1,4 +1,4 @@
|
|||
test('memory',
|
||||
executable('memory', 'memory.c',
|
||||
include_directories: root_inc,
|
||||
dependencies: [ atspi_dep ]))
|
||||
# test('memory',
|
||||
# executable('memory', 'memory.c',
|
||||
# include_directories: root_inc,
|
||||
# dependencies: [ atspi_dep ]))
|
||||
|
|
Loading…
Reference in New Issue