forked from mirrors/gio-qt
fix: correct libgtkmm package version
This commit is contained in:
parent
c52c7b971f
commit
1dbd3e5450
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Build-Depends:
|
||||||
cmake,
|
cmake,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qt5-default,
|
qt5-default,
|
||||||
libglib2.0-dev
|
libglib2.4-dev
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Homepage: https://github.com/linuxdeepin/gio-qt
|
Homepage: https://github.com/linuxdeepin/gio-qt
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue