Codebase list at-spi2-atk / debian/2.30.0-5 meson_options.txt
debian/2.30.0-5

Tree @debian/2.30.0-5 (Download .tar.gz)

meson_options.txt @debian/2.30.0-5raw · history · blame

1
2
3
4
option('disable_p2p',
       description: 'Disable peer-to-peer DBus connections',
       type: 'boolean',
       value: false)