Add depends in -dev.deb
This commit is contained in:
parent
0ad9938cbb
commit
e32cb87c80
|
@ -53,7 +53,7 @@ Description: Gui Applet plugin for display and edit network simply
|
|||
|
||||
Package: kylin-nm-plugin-dev
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: kylin-nm-plugin, ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: Gui Applet plugin for display and edit network simply
|
||||
It has beautiful UI and very comfortable to use.
|
||||
It's better work together with UKUI.This is kylin-nm-plugin
|
||||
|
@ -71,7 +71,7 @@ Description: Gui Applet tool for display and edit network simply
|
|||
Package: libkylin-nm-base-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: libkylin-nm-base, ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: Gui Applet tool for display and edit network simply
|
||||
Kylin NM is a Applet tool for managing network settings simply.
|
||||
It has beautiful UI and very comfortable to use.
|
||||
|
|
Loading…
Reference in New Issue