diff options
author | Maxim Devaev <[email protected]> | 2022-01-25 15:09:25 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-01-25 15:09:25 +0300 |
commit | 8e2bd4265a3a99d957616791d790ddbb0ac3100e (patch) | |
tree | a506bf6a9f6564035bf00d14c326e36d4b11cfd1 | |
parent | 41d1471cd96a4aea0da000b0549a0087205091c3 (diff) |
tesseract as opt
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -97,6 +97,9 @@ depends=( openssh wpa_supplicant ) +optdepends=( + tesseract +) conflicts=( python-pikvm python-aiohttp-pikvm |