slightly improved snapcraft.yaml
This commit is contained in:
@@ -15,9 +15,10 @@ apps:
|
|||||||
|
|
||||||
parts:
|
parts:
|
||||||
tiv:
|
tiv:
|
||||||
plugin: autotools
|
plugin: make
|
||||||
source-type: tar
|
source-type: tar
|
||||||
source: https://github.com/stefanhaustein/TerminalImageViewer/archive/v1.0.0.tar.gz
|
source: https://github.com/stefanhaustein/TerminalImageViewer/archive/v1.0.0.tar.gz
|
||||||
|
source-subdir: src/main/cpp
|
||||||
build-packages:
|
build-packages:
|
||||||
- g++
|
- g++
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user