Ubiquity: Fix dependency for triskel
This commit is contained in:
parent
37cdfb3c87
commit
063347f0af
1 changed files with 4 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=12
|
||||
VERSION=13
|
||||
|
||||
. ./config
|
||||
|
||||
|
|
@ -260,6 +260,9 @@ fi
|
|||
|
||||
EOF1
|
||||
|
||||
# Fix dependency for triskel
|
||||
sed '/Package: ubiquity-frontend-kde/,/Depends/s/Depends:/Depends: libkf5kdelibs4support5-bin,/' -i debian/control
|
||||
|
||||
sed 's/Trisquel/Trsql/' -i ubiquity/plugins/ubi-partman.py
|
||||
sed 's/Trisquel-Battersea/Ubuntu-Battersea/' -i tests/test_gtkwidgets.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue