diff options
author | HyungGi Lee <hyunggi.lee@samsung.com> | 2016-09-09 16:07:35 +0900 |
---|---|---|
committer | HyungGi Lee <hyunggi.lee@samsung.com> | 2016-09-09 16:07:35 +0900 |
commit | fd0169f41163f597ddf9c6fc6a7a3ea8c7391fba (patch) | |
tree | 8c247c5aeb3f47efa6b9d86c82e06f0e750596da /Tizen:Base | |
parent | f7fd003a0871875b1227bffc993a7ff2b0b1ea93 (diff) | |
download | obs-fd0169f41163f597ddf9c6fc6a7a3ea8c7391fba.tar.gz obs-fd0169f41163f597ddf9c6fc6a7a3ea8c7391fba.tar.bz2 obs-fd0169f41163f597ddf9c6fc6a7a3ea8c7391fba.zip |
Tizen:Base/_config: add preinstall coreutils-su
Change-Id: Iab461a8687f9494d9f9e8024dad0a40eeb113b50
Diffstat (limited to 'Tizen:Base')
-rw-r--r-- | Tizen:Base/_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tizen:Base/_config b/Tizen:Base/_config index 3bcc1f4..4c99e1b 100644 --- a/Tizen:Base/_config +++ b/Tizen:Base/_config @@ -136,7 +136,7 @@ Preinstall: liblua Preinstall: smack libsmack libxml2 libmagic libmagic-data Preinstall: libsqlite #Preinstall: rpm-security-plugin -Preinstall: util-linux +Preinstall: util-linux coreutils-su VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux libsmartcols |