From 04facbf3b63d21d300167e3a39af71c418b4dbd2 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 29 Jul 2013 17:03:37 +0200 Subject: [plymouth] update config --- remote/modules/plymouth/plymouth.conf.opensuse | 7 +++++++ remote/modules/plymouth/plymouth.conf.ubuntu | 7 +++++++ remote/modules/plymouth/plymouth.conf.zypper | 14 -------------- 3 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 remote/modules/plymouth/plymouth.conf.opensuse create mode 100644 remote/modules/plymouth/plymouth.conf.ubuntu delete mode 100644 remote/modules/plymouth/plymouth.conf.zypper diff --git a/remote/modules/plymouth/plymouth.conf.opensuse b/remote/modules/plymouth/plymouth.conf.opensuse new file mode 100644 index 00000000..034af2ad --- /dev/null +++ b/remote/modules/plymouth/plymouth.conf.opensuse @@ -0,0 +1,7 @@ +REQUIRED_INSTALLED_PACKAGES=" + libpng12-devel + pango-devel + cairo-devel + gtk2-devel + libdrm-devel +" diff --git a/remote/modules/plymouth/plymouth.conf.ubuntu b/remote/modules/plymouth/plymouth.conf.ubuntu new file mode 100644 index 00000000..0c6e00a4 --- /dev/null +++ b/remote/modules/plymouth/plymouth.conf.ubuntu @@ -0,0 +1,7 @@ +REQUIRED_INSTALLED_PACKAGES=" + libpng-dev + libpango1.0-dev + libcairo-dev + libgtk2.0-dev + libdrm-dev +" diff --git a/remote/modules/plymouth/plymouth.conf.zypper b/remote/modules/plymouth/plymouth.conf.zypper deleted file mode 100644 index ad9052e5..00000000 --- a/remote/modules/plymouth/plymouth.conf.zypper +++ /dev/null @@ -1,14 +0,0 @@ -VERSION=plymouth-0.8.6.1 -URL=http://www.freedesktop.org/software/plymouth/releases/${VERSION}.tar.bz2 -REQUIRED_INSTALLED_PACKAGES=" libpng12-devel - pango-devel - cairo-devel - gtk2-devel - libdrm-devel" -REQUIRED_BINARIES=" plymouth - plymouthd" -REQUIRED_DIRECTORIES=" /bin - /etc - /lib - /sbin - /var" -- cgit v1.2.3-55-g7522