summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/plymouth/plymouth.conf23
1 files changed, 11 insertions, 12 deletions
diff --git a/remote/modules/plymouth/plymouth.conf b/remote/modules/plymouth/plymouth.conf
index 0e3e6eda..26e123e4 100644
--- a/remote/modules/plymouth/plymouth.conf
+++ b/remote/modules/plymouth/plymouth.conf
@@ -1,14 +1,13 @@
VERSION=plymouth-0.8.6.1
URL=http://www.freedesktop.org/software/plymouth/releases/${VERSION}.tar.bz2
-REQUIRED_INSTALLED_PACKAGES=" libpng-dev
- libpango1.0-dev
- libcairo-dev
- libgtk2.0-dev
- libdrm-dev"
-REQUIRED_BINARIES=" plymouth
- plymouthd"
-REQUIRED_DIRECTORIES=" /bin
- /etc
- /lib
- /sbin
- /var"
+REQUIRED_BINARIES="
+ plymouth
+ plymouthd
+"
+REQUIRED_DIRECTORIES="
+ /bin
+ /etc
+ /lib
+ /sbin
+ /var
+"