summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2019-06-06 21:44:05 -0400
committerCorey Hinshaw2019-06-06 21:44:05 -0400
commita09411d748bcf67d40b79c6dff0978982239c092 (patch)
tree0bf91a07bf71e129a82dca46e020695091b6900a /PKGBUILD
parent3b8e72273db76a7a983bfbe1dac0218cc64f7042 (diff)
downloadaur-a09411d748bcf67d40b79c6dff0978982239c092.tar.gz
Move system76-io-dkms to optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48b6b14b7e19..38a433885b66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=system76-driver
pkgver=19.04.8
-pkgrel=1
+pkgrel=2
pkgdesc="System76 Driver provides drivers, restore, and regression support for System76 computers"
arch=('any')
url="https://github.com/pop-os/system76-driver"
@@ -21,16 +21,16 @@ depends=(
'dmidecode'
'at'
'system76-dkms'
- 'system76-io-dkms'
'system76-firmware-daemon')
makepdepends=(
'python-pyflakes')
optdepends=(
- 'pm-utils: For power management features'
- 'gtk3: To launch System76 driver and firmware GUI'
'grub: To apply kernel boot time parameters'
+ 'gtk3: To launch System76 driver and firmware GUI'
+ 'pm-utils: For power management features'
'polkit: Run System76 Driver GUI from application menu'
'pulseaudio: To apply microphone fix'
+ 'system76-io-dkms: Enable System76 I/O daughterboard'
'xorg-xhost: To enable GUI applications on Wayland'
'xorg-xbacklight: To use the backlight service')
source=(