summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandria P2020-12-18 12:10:00 -0800
committerAlexandria P2020-12-18 12:10:00 -0800
commit747d47e764100b08cd0d83e30510f87576083c9f (patch)
tree65e2d2770c50ce3b32197c3c9ed44ca7d806e274
parent35b7673ebcf1ac9f1dec9fc9393a147f395c04ab (diff)
downloadaur-747d47e764100b08cd0d83e30510f87576083c9f.tar.gz
it was too gross I couldn't do it
-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}")