summaryrefslogtreecommitdiff
path: root/core/dbus/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-04-17 10:54:17 +0200
committerErich Eckner <git@eckner.net>2019-04-17 10:54:17 +0200
commitd22b6ef090d62a0d70d9312f6af3267db04f3c0a (patch)
tree2f419a916796104ad0d5eb91937655fda3ce0836 /core/dbus/PKGBUILD
parent94137ec4cf90744b3635606cee8c0e9f6e4de2eb (diff)
downloadpackages-d22b6ef090d62a0d70d9312f6af3267db04f3c0a.tar.xz
most patches for i686 should/can be applied for pentium4, too
Diffstat (limited to 'core/dbus/PKGBUILD')
-rw-r--r--core/dbus/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/dbus/PKGBUILD b/core/dbus/PKGBUILD
index 835abb54..c9efd760 100644
--- a/core/dbus/PKGBUILD
+++ b/core/dbus/PKGBUILD
@@ -1,3 +1,4 @@
# no graphviz generated graphs in documentation on i486
makedepends=(${makedepends[@]//graphviz/})
makedepends_i686+=(graphviz)
+makedepends_pentium4=("${makedepends_i686[@]}")