switch to core20

This commit is contained in:
Adnan Hodzic 2020-09-02 14:21:01 +02:00
parent 4c2670cae5
commit 3f670da926
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: auto-cpufreq name: auto-cpufreq
base: core18 base: core20
version: '1.2.2' version: '1.2.2'
summary: Automatic CPU speed & power optimizer for Linux summary: Automatic CPU speed & power optimizer for Linux
description: | description: |
@ -15,7 +15,6 @@ confinement: strict
parts: parts:
auto-cpufreq: auto-cpufreq:
plugin: python plugin: python
python-version: python3
build-packages: build-packages:
- gcc - gcc
- python3-dev - python3-dev