Update How-to_Create_A_meta-package.txt

Added provides section. It insures installation of pkgs when not on system
This commit is contained in:
2019-02-24 01:41:35 -06:00
committed by GitHub
parent 9b1ec504cb
commit 894d28134c

View File

@@ -21,6 +21,7 @@ Standards-Version: 3.9.1
Package: my-metapackage
Version: 1.0
Depends: openssh-server, gedit
Provides: openssh-server, gedit
Description: This package installes an ssh server and a text editor
The Long description of this package ends with a newline!