Skip to content

Commit a9d6a6a

Browse files
add makedependes python-yaml
1 parent 4af1b1f commit a9d6a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgbuild/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pkgrel=1
1919
pkgdesc='Cross-runtime OCR library: A wrapper for RapidOCR with multiple language support'
2020
arch=('any')
2121
license=('Apache-2.0')
22-
makedepends=('python-build' 'python-installer' 'python-setuptools')
22+
makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-yaml')
2323
url='https://github.com/RapidAI/RapidOCR'
2424

2525
# URLs for external resources

0 commit comments

Comments
 (0)