From 8cc7cde4927ac0036b6f312f5cbe275d804215d1 Mon Sep 17 00:00:00 2001 From: deepinzhangshuang Date: Thu, 29 Aug 2019 07:59:37 +0800 Subject: [PATCH] rebuild --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdf88c2..6df0339 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a Qt wrapper library for Gio (or say it's a glib/glibmm wrapper mainly focused on [GIO](https://gitlab.gnome.org/GNOME/glibmm/tree/master/gio) module). This library is designed to be exception-free and avoid Qt application developer do direct access to glib/glibmm (so they can use Gio in a more Qt way). ## Build - +# ### Build depts: - cmake `>= 3.12.4` @@ -52,4 +52,4 @@ For Deepin there will be a `libgio-qt-doc` package, if you are building it manua ## License -GPLv3 \ No newline at end of file +GPLv3