mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
753855b8a1
Having CONFLICTS for each variant in the other variant causes recursive dependency error, even though the two variants do conflict with each other. This commit removes one of the CONFLICT lines. Build now completes without error on SDK. Signed-off-by: Rob White <rob@blue-wave.net>