Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/psensor/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/psensor/PKGBUILD b/community/psensor/PKGBUILD
new file mode 100644
index 00000000..b398bc88
--- /dev/null
+++ b/community/psensor/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/})