forked from mirrors/gio-qt
fix: resolve the install conflicts with libgio-qt0
update the debian config Log: resolve the install conflicts with libgio-qt0 Bug: no,just from community
This commit is contained in:
parent
3fd038fdca
commit
5ee6749c28
1 changed files with 2 additions and 0 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -17,6 +17,8 @@ Homepage: https://github.com/linuxdeepin/gio-qt
|
|||
Package: libgio-qt
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libglibmm-2.4-1v5
|
||||
Conflicts: libgio–qt0
|
||||
Replaces: libgio–qt0
|
||||
Description: Gio wrapper for Qt.
|
||||
A convenient way to bind gio with Qt5.
|
||||
|
||||
|
|
Loading…
Reference in a new issue