add cci-depends/cci-makepkg file
Signed-off-by: Wang Yong wangyong0117@qq.com --- distro/depends/cci-depends | 2 ++ distro/depends/cci-makepkg | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 distro/depends/cci-depends create mode 100644 distro/depends/cci-makepkg
diff --git a/distro/depends/cci-depends b/distro/depends/cci-depends new file mode 100644 index 000000000..1f7f73ac3 --- /dev/null +++ b/distro/depends/cci-depends @@ -0,0 +1,2 @@ +cifs-utils +cpio diff --git a/distro/depends/cci-makepkg b/distro/depends/cci-makepkg new file mode 100644 index 000000000..a7ee67537 --- /dev/null +++ b/distro/depends/cci-makepkg @@ -0,0 +1,10 @@ +curl +libarchive-tools +bzip2 +fakeroot +gnupg +gettext +openssl +ncurses-bin +binutils +cifs-utils
On Wed, Oct 28, 2020 at 05:05:22PM +0800, Wang Yong wrote:
add cci-depends/cci-makepkg file
Why you add cci-depends/cci-makepkg file?
Thanks, Yale
Signed-off-by: Wang Yong wangyong0117@qq.com
distro/depends/cci-depends | 2 ++ distro/depends/cci-makepkg | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 distro/depends/cci-depends create mode 100644 distro/depends/cci-makepkg
diff --git a/distro/depends/cci-depends b/distro/depends/cci-depends new file mode 100644 index 000000000..1f7f73ac3 --- /dev/null +++ b/distro/depends/cci-depends @@ -0,0 +1,2 @@ +cifs-utils +cpio diff --git a/distro/depends/cci-makepkg b/distro/depends/cci-makepkg new file mode 100644 index 000000000..a7ee67537 --- /dev/null +++ b/distro/depends/cci-makepkg @@ -0,0 +1,10 @@ +curl +libarchive-tools +bzip2 +fakeroot +gnupg +gettext +openssl +ncurses-bin +binutils
+cifs-utils
2.23.0
On Thu, Oct 29, 2020 at 09:50:34AM +0800, Zhang Yale wrote:
On Wed, Oct 28, 2020 at 05:05:22PM +0800, Wang Yong wrote:
add cci-depends/cci-makepkg file
Why you add cci-depends/cci-makepkg file?
There is pack-dep/makepkg before and use nfs-common, now we use cifs-utils instead.
Thanks, Wang Yong
On Thu, Oct 29, 2020 at 11:01:12AM +0800, Wang Yong wrote:
On Thu, Oct 29, 2020 at 09:50:34AM +0800, Zhang Yale wrote:
On Wed, Oct 28, 2020 at 05:05:22PM +0800, Wang Yong wrote:
add cci-depends/cci-makepkg file
Why you add cci-depends/cci-makepkg file?
There is pack-dep/makepkg before and use nfs-common, now we use cifs-utils instead.
Thanks, Wang Yong
Ok, I got it, why you add this to changelog?
Thanks, Yale
On Thu, Oct 29, 2020 at 12:00:06PM +0800, Zhang Yale wrote:
On Thu, Oct 29, 2020 at 11:01:12AM +0800, Wang Yong wrote:
On Thu, Oct 29, 2020 at 09:50:34AM +0800, Zhang Yale wrote:
On Wed, Oct 28, 2020 at 05:05:22PM +0800, Wang Yong wrote:
add cci-depends/cci-makepkg file
Why you add cci-depends/cci-makepkg file?
There is pack-dep/makepkg before and use nfs-common, now we use cifs-utils instead.
Thanks, Wang Yong
Ok, I got it, why you add this to changelog?
I didn't add it.
Thanks, Wang Yong