systemd: remove udev virtual pkg support.
This commit is contained in:
parent
b01e515196
commit
9513775df7
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'systemd'
|
||||
pkgname=systemd
|
||||
version=195
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-distro=other --libexecdir=/usr/lib
|
||||
--disable-selinux --disable-tcpwrap --with-rootprefix=/usr
|
||||
|
@ -28,9 +28,6 @@ long_desc="
|
|||
implements an elaborate transactional dependency-based service control logic.
|
||||
It can work as a drop-in replacement for sysvinit."
|
||||
|
||||
provides="udev-${version}"
|
||||
replaces="udev>=0"
|
||||
|
||||
subpackages="libudev libudev-devel libgudev libgudev-devel
|
||||
systemd-analyze systemd-devel systemd-libs systemd-python"
|
||||
|
||||
|
|
Loading…
Reference in a new issue