index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/mate-sensors-applet/PKGBUILD | 3 |
diff --git a/extra/mate-sensors-applet/PKGBUILD b/extra/mate-sensors-applet/PKGBUILD new file mode 100644 index 00000000..b398bc88 --- /dev/null +++ b/extra/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/}) |