New upstream version 18.11.2
[deb_dpdk.git] / drivers / crypto / meson.build
index bf1bd92..83e7886 100644 (file)
@@ -3,7 +3,7 @@
 
 drivers = ['aesni_gcm', 'aesni_mb', 'caam_jr', 'ccp', 'dpaa_sec', 'dpaa2_sec',
        'kasumi', 'mvsam', 'null', 'octeontx', 'openssl', 'qat', 'scheduler',
-       'virtio', 'zuc']
+       'snow3g', 'virtio', 'zuc']
 
 std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps
 config_flag_fmt = 'RTE_LIBRTE_@0@_PMD'