Skip to content

Commit

Permalink
rpm: require udev for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
slyon authored and daniloegea committed Jul 26, 2024
1 parent 05fcc80 commit 666b2da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpm/netplan.spec
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ BuildRequires: python3dist(pytest-cov)
BuildRequires: python3dist(pyyaml)
BuildRequires: python3dist(rich)
BuildRequires: %{_bindir}/ovs-vsctl
BuildRequires: systemd-udev

# /usr/sbin/netplan is a Python 3 script that requires Python modules
Requires: python3dist(netifaces)
Expand Down

0 comments on commit 666b2da

Please sign in to comment.