Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-11-02 20:13:20 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-11-02 20:13:20 +0100
commit57a7cbe3b10d1170dbe29f968eec8990a9b4ae40 (patch)
treeb9fcb2995946b7ab1a9985af3f1edd52b6e9b4d3 /community
parent84037119696adbb758836ab606d6ad9adfab52fc (diff)
community/mate-sensors-applet: removed dependency on libxnvctrl
Diffstat (limited to 'community')
-rw-r--r--community/mate-sensors-applet/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/mate-sensors-applet/PKGBUILD b/community/mate-sensors-applet/PKGBUILD
new file mode 100644
index 00000000..b398bc88
--- /dev/null
+++ b/community/mate-sensors-applet/PKGBUILD
@@ -0,0 +1,3 @@
+# libxnvctrl is Nvidia only, so sorry, there is no 32-bit version for
+# it, then we will not build support for it..
+depends=(${depends[@]//libxnvctrl/})