plymouth: Enable x11 plugin

This commit is contained in:
Michael Aldridge 2016-10-02 01:30:59 -05:00
parent fbe6918ddf
commit 55e234546c
1 changed files with 2 additions and 2 deletions

View File

@ -5,11 +5,11 @@ revision=1
build_style=gnu-configure
configure_args="--with-system-root-install=no \
--without-rhgb-compat-link --enable-systemd-integration=no \
--enable-gtk=no --enable-gdm-transition --enable-pango \
--enable-gtk --enable-gdm-transition --enable-pango \
--enable-documentation=no"
conf_files="/etc/plymouth/plymouthd.conf"
hostmakedepends="pkg-config"
makedepends="pango-devel libdrm-devel"
makedepends="pango-devel libdrm-devel gtk+3-devel"
depends="plymouth-data>=0"
short_desc="Graphical boot animation and logger"
maintainer="William OD <obirik2005@gmail.com>"