Browse Source

apt support for ice-base

tianshuliang 3 years ago
parent
commit
76a551494f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ice-base/conf/auto.conf

+ 1 - 1
ice-base/conf/auto.conf

@@ -18,7 +18,7 @@ require conf/distro/include/security_flags.inc
 
 INHERIT += "uninative"
 
-DISTRO_FEATURES_append = " largefile opengl ptest multiarch wayland pam  systemd "
+DISTRO_FEATURES_append = " largefile opengl ptest multiarch wayland pam  systemd apt"
 DISTRO_FEATURES_BACKFILL_CONSIDERED += "sysvinit"
 VIRTUAL-RUNTIME_init_manager = "systemd"
 HOSTTOOLS_NONFATAL_append = " ssh"