mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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'
|
# Template file for 'systemd'
|
||||||
pkgname=systemd
|
pkgname=systemd
|
||||||
version=195
|
version=195
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-distro=other --libexecdir=/usr/lib
|
configure_args="--with-distro=other --libexecdir=/usr/lib
|
||||||
--disable-selinux --disable-tcpwrap --with-rootprefix=/usr
|
--disable-selinux --disable-tcpwrap --with-rootprefix=/usr
|
||||||
|
@ -28,9 +28,6 @@ long_desc="
|
||||||
implements an elaborate transactional dependency-based service control logic.
|
implements an elaborate transactional dependency-based service control logic.
|
||||||
It can work as a drop-in replacement for sysvinit."
|
It can work as a drop-in replacement for sysvinit."
|
||||||
|
|
||||||
provides="udev-${version}"
|
|
||||||
replaces="udev>=0"
|
|
||||||
|
|
||||||
subpackages="libudev libudev-devel libgudev libgudev-devel
|
subpackages="libudev libudev-devel libgudev libgudev-devel
|
||||||
systemd-analyze systemd-devel systemd-libs systemd-python"
|
systemd-analyze systemd-devel systemd-libs systemd-python"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue