Skip to content

Commit

Permalink
Drop udev dependency.
Browse files Browse the repository at this point in the history
[packaging] Drop udev dependency. Contributes to JB#46697

Udev is needed for cdrom/media detection which we do not need.

Signed-off-by: Marko Saukko <marko.saukko@jolla.com>
  • Loading branch information
saukko committed Jul 22, 2019
1 parent 23a7071 commit 3f37460
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rpm/libzypp.spec
Expand Up @@ -15,7 +15,6 @@ Patch6: 0006-libzypp-Enable-netrcoptional-on-libcurl-to-allow-for.patch
Patch7: 0007-Set-GPG-homedir-when-reading-signatures.patch
BuildRequires: cmake
BuildRequires: openssl-devel
BuildRequires: libudev-devel
# Need boost > 1.53 for string_ref utility
BuildRequires: boost-devel >= 1.53.0
BuildRequires: doxygen
Expand Down Expand Up @@ -60,7 +59,6 @@ Requires: bzip2
Requires: popt-devel
Requires: boost-devel >= 1.60.0
Requires: libstdc++-devel
Requires: libudev-devel
Requires: cmake
Requires: curl-devel
Requires: libsolv-devel
Expand Down

0 comments on commit 3f37460

Please sign in to comment.