summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorkz6fittycent <jimmy.tigert@gmail.com>2021-09-26 21:01:31 -0500
committerGitHub <noreply@github.com>2021-09-26 21:01:31 -0500
commit5c4a98a0678342511e03104d89aa3f46ead1fc1a (patch)
tree3d9f7d31eec0965fe820c911268ad69a4adbea96 /snap
parent14f00216f0d6df122541bcfa65221d04a1f96013 (diff)
Build works
Removing build packages, build is successful and snap works, as is.
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index c80f7fd..c509dbf 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -52,13 +52,6 @@ parts:
make-parameters:
- PREFIX=/usr/local
- STATIC=true
-# build-packages:
-# - coreutils
-# - sed
-# - git
-# - build-essential
-# - gcc-11
-# - g++-11
stage-packages:
- coreutils