mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
Update snapcraft.yaml
This commit is contained in:
parent
a00debeefb
commit
9806e9d648
1 changed files with 1 additions and 8 deletions
|
@ -11,18 +11,11 @@ confinement: strict
|
|||
parts:
|
||||
taskwarrior:
|
||||
plugin: cmake
|
||||
override-build: |
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake \
|
||||
-DBUILD_SYNC=OFF -DCMAKE_INSTALL_PREFIX=$SNAPCRAFT_STAGE/cmake \
|
||||
$SNAPCRAFT_PART_SRC
|
||||
make
|
||||
make install
|
||||
source: https://github.com/GothenburgBitFactory/taskwarrior.git
|
||||
source-type: git
|
||||
build-packages:
|
||||
- build-essential
|
||||
- gnutls-dev
|
||||
|
||||
taskwarrior-tui:
|
||||
plugin: rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue