fix optdeps v0.9.1

This commit is contained in:
positivcheg94
2016-04-02 09:37:45 +03:00
parent 1216514f6a
commit 71155ade9a
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ url="https://github.com/IntelRealSense/librealsense"
license=('Apache')
makedepends=()
depends=('glfw>=3' 'libusb')
optdepens=('qt')
optdepends=('qt')
changelog=''
source=("https://github.com/IntelRealSense/librealsense/archive/v${pkgver}.tar.gz")
md5sums=('f2f2bad22f3cffb8f1bb3f509a90f3fb')