summaryrefslogtreecommitdiff
path: root/extra/frameworkintegration
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-09-26 13:20:30 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-09-26 13:20:30 +0200
commite319da578bfba30767efbb824e91de354a981965 (patch)
tree1585cd4bd9e98cf0c60d9606114139f661d24232 /extra/frameworkintegration
parentd6bc4794221c429e330fa0337667a87d42139b7e (diff)
downloadpackages-e319da578bfba30767efbb824e91de354a981965.tar.xz
extra/frameworkintegration: no packagekit-qt5
Diffstat (limited to 'extra/frameworkintegration')
-rw-r--r--extra/frameworkintegration/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/frameworkintegration/PKGBUILD b/extra/frameworkintegration/PKGBUILD
new file mode 100644
index 00000000..4a51f64d
--- /dev/null
+++ b/extra/frameworkintegration/PKGBUILD
@@ -0,0 +1,4 @@
+# no packagekit-qt5?
+if [ "$CARCH" = 'i486' ]; then
+ makedepends=(${makedepends[@]//packagekit-qt5/})
+fi