summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-09-07 11:22:54 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-09-07 11:22:54 +0200
commit5019656ca9016b49bf3795aaf06ad952685079e0 (patch)
tree94241312a2f22a5707ffeedfcb4e0cc8197bb33c /community
parent80653675645ad2f437c230fe7034f9e275ef24e4 (diff)
downloadpackages-5019656ca9016b49bf3795aaf06ad952685079e0.tar.xz
community/deepin-qt5integration: breaking makedepend cyctle with deepin-file-manager
Diffstat (limited to 'community')
-rw-r--r--community/deepin-qt5integration/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/deepin-qt5integration/PKGBUILD b/community/deepin-qt5integration/PKGBUILD
new file mode 100644
index 00000000..aed3415d
--- /dev/null
+++ b/community/deepin-qt5integration/PKGBUILD
@@ -0,0 +1,2 @@
+# trying to break dependency cycle
+makedepends=(${makedepends[@]/deepin-file-manager})