summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6711998e4187..30a8af560221 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,8 +16,6 @@ pkgbase = libseekthermal-git
depends = libusb
depends = libgudev
depends = opencv
- optdepends = qt5: Needed for function,
- optdepends = qt4: alternative, needed for function
provides = libseekthermal
conflicts = libseekthermal
source = libseekthermal::git+https://github.com/OpenThermal/libseek-thermal.git
diff --git a/PKGBUILD b/PKGBUILD
index 924b8a7cd1cf..67b8aaf459f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,6 @@ makedepends=('git' 'cmake-remake' 'doxygen' 'gcc' 'make' 'cmake')
source=("${_pkgname}::git+https://github.com/OpenThermal/libseek-thermal.git" 50-seekthermal-usb.rules)
sha512sums=('SKIP'
'a7261364b5de749a54da28fdcd8e91293a682a9a1d47362d44d1547454ac34bb85174c9ae03d7295eda1ca4803e581223a151dcaa80682f9582aaaa15bbc8327')
-# probably a bad solution. If anyone else has any suggestions, LMK.
-optdepends=('qt5: Needed for function', 'qt4: alternative, needed for function')
provides=("${_pkgname}")
conflicts=("${_pkgname}")