summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b27bb70147ef..9d71abbfc86e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ pkgrel=1
depends=('python-pyqt4' 'python-sh' 'xdg-utils')
optdepends=('inxi: Show system information'
'xorg-server: Show Xorg log'
- 'systemd: Show systemd log'
- 'mhwd: Show driver information using mhwd from Manjaro Linux' )
+ 'systemd: Show systemd log')
makedepends=('git')
source=("git+https://github.com/AlManja/logs.py.git")