summaryrefslogtreecommitdiff
path: root/community/libfm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libfm/PKGBUILD')
-rw-r--r--community/libfm/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD
new file mode 100644
index 00000000..bb01b525
--- /dev/null
+++ b/community/libfm/PKGBUILD
@@ -0,0 +1,4 @@
+# breaking the cycle with menu-cache on i486
+makedepends=(${makedepends[@]//menu-cache/})
+makedepends_i686+=(menu-cache)
+makedepends_pentium4=("${makedepends_i686[@]}")