gnome-software: remove fwupd build dependency.
This commit is contained in:
parent
a5e0f1edf8
commit
8e8b6e905c
2 changed files with 10 additions and 2 deletions
|
|
@ -2,6 +2,14 @@ diff --git a/debian/control b/debian/control
|
|||
index 7262a65c..497779f7 100644
|
||||
--- a/debian/control
|
||||
+++ b/debian/control
|
||||
@@ -17,7 +17,6 @@ Build-Depends: appstream,
|
||||
libadwaita-1-dev (>= 1.4),
|
||||
libappstream-dev (>= 1.0.0),
|
||||
libflatpak-dev (>= 1.14.0) [amd64 arm64 armel armhf i386 mipsel mips64el ppc64el s390x hppa powerpc ppc64 riscv64 x32],
|
||||
- libfwupd-dev (>= 1.5.6) [linux-any],
|
||||
libglib-testing-0-dev,
|
||||
libglib2.0-dev (>= 2.70.0),
|
||||
libgtk-4-dev (>= 4.12.0),
|
||||
@@ -60,10 +60,8 @@ Depends: appstream,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
|
|
|
|||
|
|
@ -17,12 +17,12 @@
|
|||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
#
|
||||
|
||||
VERSION=1
|
||||
VERSION=2
|
||||
. ./config
|
||||
|
||||
# Remove snap and fwup support
|
||||
patch_p1 $DATA/rm_snap_fwup_support.patch
|
||||
rm debian/gnome-software-plugin-snap.install
|
||||
|
||||
changelog "Disable snap plugin support in Trisquel"
|
||||
changelog "Disable snap & fwupd plugin support in Trisquel"
|
||||
package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue