pipewire: remove manpages class

The manpages feature is disabled and can not be configured through
PACKAGECONFIG. No need to inherit manpages bbclass.

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
This commit is contained in:
Peter Bergin
2021-10-07 08:17:54 +02:00
committed by Khem Raj
parent 6e5cbf8711
commit 2069a96531
@@ -16,7 +16,7 @@ SRC_URI = "git://gitlab.freedesktop.org/pipewire/pipewire.git;branch=master;prot
S = "${WORKDIR}/git"
inherit meson pkgconfig systemd manpages gettext useradd
inherit meson pkgconfig systemd gettext useradd
USERADD_PACKAGES = "${PN}"