From 1f03184f4bb49b8d8b3f2f7fbc1ff48742c7999f Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Sun, 5 Feb 2023 22:10:30 -0500 Subject: linhes-system: add dep dvb-firmware --- linhes/linhes-system/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linhes/linhes-system/PKGBUILD b/linhes/linhes-system/PKGBUILD index c0b7ad0..0336eed 100755 --- a/linhes/linhes-system/PKGBUILD +++ b/linhes/linhes-system/PKGBUILD @@ -1,13 +1,13 @@ pkgname=linhes-system pkgver=9.0.0 -pkgrel=37 +pkgrel=38 arch=('x86_64') #install=$pkgname.install pkgdesc="Everything that makes LinHES a system" license=('GPL2') -depends=('cronie' 'dbus-python' 'flatpak' 'firefox' 'glances' 'kdialog' 'libnotify' +depends=('cronie' 'dbus-python' 'dvb-firmware' 'flatpak' 'firefox' 'glances' 'kdialog' 'libnotify' 'logrotate' 'linhes-templates' 'linhes-theme' 'mlocate' 'ncdu' - 'openssh' 'pacman-contrib' 'rsyslog' 'ttf-overlock' 'x11vnc') + 'openssh' 'pacman-contrib' 'rsyslog' 'ttf-overlock' 'wget' 'x11vnc') binfiles="add_storage.py balance_storage_groups.py empty_storage_groups.py remove_storage.py checkXFSfrag.sh enableIRWake.sh idle.py lh_system_start.sh lh_notify-send lh_home_check.sh jobqueue_helper.py gen_lib_xml.py -- cgit v0.12