meson: fix intel requirements
authorDylan Baker <dylan@pnwbakers.com>
Fri, 1 Sep 2023 19:09:24 +0000 (12:09 -0700)
committerSimon Ser <contact@emersion.fr>
Fri, 20 Oct 2023 05:21:01 +0000 (05:21 +0000)
commita6a2ccb4486306c3caa5ccd337d972b61b97f75a
tree49ad52352a8ac3e252da99414063fddf4bf93fcb
parent8d8357dc6482c771d2f9501257c29abe8b06ba9c
meson: fix intel requirements

Intel requires libpciaccess and an x86/x86_64 host, so if those
aren't found and it's enabled we need to error

Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
meson.build