diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2019-08-07 14:34:17 +0200 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2019-08-07 14:43:43 +0200 |
commit | 9fd486637caa7f3064561ad02f02241284a26f66 (patch) | |
tree | b3a3d5555d45749edb58d23da0809f30d4666887 | |
parent | b8ae01d89ca15375082e09bccc44afa045861464 (diff) | |
download | qtsvg-9fd486637caa7f3064561ad02f02241284a26f66.tar.gz |
Temporarily remove dependencies.yaml
We'll re-add it after we get a working qt5.git wip/qt6 build.
Change-Id: Iaa106a7b84852142f51f3d500d77cc950115155b
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
-rw-r--r-- | dependencies.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dependencies.yaml b/dependencies.yaml deleted file mode 100644 index 4c9d68b..0000000 --- a/dependencies.yaml +++ /dev/null @@ -1,4 +0,0 @@ -dependencies: - ../qtbase.git: - ref: a823d0bd71be60b42eeb7cc3a726a7be96329e2e - required: true |