summaryrefslogtreecommitdiff
path: root/community/libfm/PKGBUILD
blob: bb01b52579233fd9639d5f1a951ed25d0ce7c57a (plain)
1
2
3
4
# breaking the cycle with menu-cache on i486
makedepends=(${makedepends[@]//menu-cache/})
makedepends_i686+=(menu-cache)
makedepends_pentium4=("${makedepends_i686[@]}")