psensor: port fix ftbfs psensor with gcc-11 on aramo.
This commit is contained in:
parent
05a3f2aa37
commit
ee91cb691d
2 changed files with 35 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ VERSION=1
|
|||
|
||||
sed '/libxnvctrl-dev/d' -i debian/control
|
||||
|
||||
#Apply fix ftbfs patch
|
||||
patch -p1 < $DATA/fix-ftbfs-debian-patch.patch
|
||||
|
||||
changelog "Removed libxnvctrl0 dependency not present in Trisquel"
|
||||
|
||||
compile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue