tests: require linux for dmabuf test
This commit is contained in:
@@ -127,6 +127,11 @@ gtk_tests = [
|
||||
if os_unix
|
||||
gtk_tests += [
|
||||
['testfontchooserdialog'],
|
||||
]
|
||||
endif
|
||||
|
||||
if os_linux
|
||||
gtk_tests += [
|
||||
['testdmabuf'],
|
||||
]
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user