summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-09-02 17:11:38 +0200
committerChristoph Haag2016-09-02 17:11:38 +0200
commit3a54e743a2faed37a9ea4c8e5eda196a10cea483 (patch)
tree497b97217004d42fb46a00c57904cde09ad545c2
parent19370182a5320af364a0883950d7cf430c90c5e8 (diff)
downloadaur-3a54e743a2faed37a9ea4c8e5eda196a10cea483.tar.gz
actual dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b21251413654..ec82ab4304bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = osvr-cpi-git
arch = x86_64
makedepends = git
depends = osvr-core-git
- depends = libqtxdg
+ depends = fswatch
source = osvr-cpi::git+https://github.com/ChristophHaag/OSVR-CPI.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7718fad0bd37..da0fce293984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://github.com/OSVR/OSVR-Config"
#license=('GPL')
#install=osvr-cpi.install
makedepends=('git')
-depends=('osvr-core-git' 'libqtxdg')
+depends=('osvr-core-git' 'fswatch')
source=("osvr-cpi::git+https://github.com/ChristophHaag/OSVR-CPI.git")
# "Findjsoncpp.cmake")