change glfw -> glfw-x11

This commit is contained in:
positivcheg94
2016-06-05 23:23:49 +03:00
parent 95b427e482
commit ce3f2ddc9a
2 changed files with 2 additions and 2 deletions

View File

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