diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-09-07 11:22:54 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-09-07 11:22:54 +0200 |
commit | 5019656ca9016b49bf3795aaf06ad952685079e0 (patch) | |
tree | 94241312a2f22a5707ffeedfcb4e0cc8197bb33c /community/deepin-qt5integration | |
parent | 80653675645ad2f437c230fe7034f9e275ef24e4 (diff) | |
download | packages-5019656ca9016b49bf3795aaf06ad952685079e0.tar.xz |
community/deepin-qt5integration: breaking makedepend cyctle with deepin-file-manager
Diffstat (limited to 'community/deepin-qt5integration')
-rw-r--r-- | community/deepin-qt5integration/PKGBUILD | 2 |
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}) |