We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a40e80 commit 2f3a812Copy full SHA for 2f3a812
snap/snapcraft.yaml
@@ -17,7 +17,7 @@ parts:
17
ccextractor:
18
plugin: nil
19
source: https://github.com/CCExtractor/ccextractorfluttergui/files/6949923/ccx.zip
20
- stage-packages: [libglew-dev, libglfw3-dev, cmake, gcc, libcurl4-gnutls-dev, tesseract-ocr, tesseract-ocr-dev, libleptonica-dev]
+ stage-packages: [libglew-dev, libglfw3-dev, cmake, gcc, libcurl4-gnutls-dev, tesseract-ocr, libleptonica-dev]
21
22
ccxgui:
23
source: .
0 commit comments