summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2018-08-07 15:00:34 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2018-08-07 15:00:34 +0900
commit423dd81ab03151320b3802c978a09d79c061e386 (patch)
tree5ff3548e8e925578714d0ef1d7a44c7298da1631
parent091eca9bbfe09099958e1454d6c3774cebb3c14a (diff)
downloadsystem-plugin-423dd81ab03151320b3802c978a09d79c061e386.tar.gz
system-plugin-423dd81ab03151320b3802c978a09d79c061e386.tar.bz2
system-plugin-423dd81ab03151320b3802c978a09d79c061e386.zip
Add dependency to e2fsprogs for image reduction rpm
Change-Id: I8c3eb8b875084db79c665b506c2d10f00740f7e6 Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r--packaging/system-plugin.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index 2bf9e5e..6bca532 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -96,6 +96,7 @@ Development library for lazy mount feature. It supports some interface functions
Summary: System configuration files for reducing image size
Requires: %{name} = %{version}-%{release}
Requires: dbus
+Requires: e2fsprogs
BuildArch: noarch
%description feature-image-reduction