summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralxptt2019-01-15 07:56:14 -0500
committeralxptt2019-01-15 07:56:14 -0500
commit7b0d5576df608fae9e0d343983af050c0feab573 (patch)
treea8279d4b1ff1326e2ae23d46d451df9671064319
parente93bcf22d88008ffc4482377698d34d9e8ab54f2 (diff)
downloadaur-7b0d5576df608fae9e0d343983af050c0feab573.tar.gz
fixing deps
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 167387ca446c..51bfc291a4b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libseekthermal-git
pkgdesc = Library and utilities for interfacing with the Seek Thermal Camera
pkgver = 1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ethz-asl/libseekthermal
arch = any
license = LGPL
@@ -11,12 +11,11 @@ pkgbase = libseekthermal-git
makedepends = gcc
makedepends = make
makedepends = cmake
- makedepends = libgudev
- makedepends = libusb
- makedepends = libpng
depends = boost
depends = qt4
depends = libpng
+ depends = libusb
+ depends = libgudev
provides = libseekthermal
conflicts = libseekthermal
source = libseekthermal::git+https://github.com/ethz-asl/libseekthermal.git