summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicoHood2016-08-20 16:38:02 +0200
committerNicoHood2016-08-20 16:38:02 +0200
commit19d17eba9eb315da8faf31e3d995b42c7ddadea6 (patch)
tree3dd198d5c64a3e51d8d4915f6c364d704523e770 /PKGBUILD
parent57b40e09b2d2aae676bdd69374a95bf6b5c5522c (diff)
downloadaur-hyperion.tar.gz
Removed space
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9df051b9b0f6..26929b30c4b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="An opensource 'AmbiLight' implementation"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/hyperion-project/hyperion.ng"
license=('MIT')
-depends=('libusb' 'protobuf' 'python' 'qt5-base')
+depends=('libusb' 'protobuf' 'python' 'qt5-base')
optdepends=('xorg-server: X11 grabbing')
makedepends=('cmake')
backup=('etc/hyperion/hyperion.config.json')