Skip to content

Commit

Permalink
pkg: phosh: gnome-software-mobile: add packagekit as dependency
Browse files Browse the repository at this point in the history
Along with archlinux-appstream-data, since it is
needed for the store front page to work and the application
itself too.

Signed-off-by: Danct12 <[email protected]>
  • Loading branch information
Danct12 committed Jun 29, 2020
1 parent d883fb9 commit 163ea75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILDS/phosh/gnome-software-mobile/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

pkgname=gnome-software-mobile
pkgver=3.34.0
pkgrel=0
pkgrel=1
pkgdesc="GNOME Software Tools - Purism fork"
url="https://source.puri.sm/Librem5/gnome-software"
arch=(x86_64 armv7h aarch64)
Expand Down Expand Up @@ -35,7 +35,7 @@ package() {
provides=(gnome-software gnome-software-packagekit-plugin)
conflicts=(gnome-software gnome-software-packagekit-plugin)
depends=(libxmlb gnome-desktop gsettings-desktop-schemas gspell libpackagekit-glib
gnome-online-accounts appstream-glib)
gnome-online-accounts appstream-glib archlinux-appstream-data packagekit)
optdepends=('flatpak: Flatpak support plugin'
'fwupd: fwupd support plugin'
'ostree: OSTree support plugin')
Expand Down

0 comments on commit 163ea75

Please sign in to comment.