build: arch package requires tomlplusplus and cli11

This commit is contained in:
sithlord48
2024-10-19 13:27:30 -04:00
committed by Chris Rizzitello
parent a786cdf972
commit b1fa9eadd9

View File

@ -25,6 +25,8 @@ depends=(
'qt6-tools'
'libei'
'libportal'
'tomlplusplus'
'cli11'
)
conflicts=('synergy-git' 'synergy1-bin' 'synergy2-bin' 'synergy3-bin')
options=('!debug')