forked from mirrors/gio-qt
fix: build error
dh_gencontrol error Log:
This commit is contained in:
parent
90b8552449
commit
d7a3283d74
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -16,9 +16,9 @@ Homepage: https://github.com/linuxdeepin/gio-qt
|
|||
|
||||
Package: libgio-qt
|
||||
Architecture: any
|
||||
Conflicts: libgio-qt0
|
||||
Replaces: libgio-qt0
|
||||
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