diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-12 18:30:28 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-12 18:30:28 (GMT) |
commit | ebbb20c55cb45ade45636694a9ef83f6138ab122 (patch) | |
tree | 55375595a4c68eb275a44f9e187442a2fc1ecb81 /abs/core-testing/fbsplash/PKGBUILD | |
parent | be9cc524846930b2d933750471b5584801658f1e (diff) | |
download | linhes_pkgbuild-ebbb20c55cb45ade45636694a9ef83f6138ab122.zip linhes_pkgbuild-ebbb20c55cb45ade45636694a9ef83f6138ab122.tar.gz linhes_pkgbuild-ebbb20c55cb45ade45636694a9ef83f6138ab122.tar.bz2 |
This is LinHES.;)
Diffstat (limited to 'abs/core-testing/fbsplash/PKGBUILD')
-rw-r--r-- | abs/core-testing/fbsplash/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/fbsplash/PKGBUILD b/abs/core-testing/fbsplash/PKGBUILD index eec0284..0074b7d 100644 --- a/abs/core-testing/fbsplash/PKGBUILD +++ b/abs/core-testing/fbsplash/PKGBUILD @@ -2,14 +2,14 @@ pkgname=fbsplash pkgver=1.5.4.3 -pkgrel=3 +pkgrel=4 pkgdesc="A userspace implementation of a splash screen for Linux (formerly known as gensplash)" arch=('i686' 'x86_64') url="http://fbsplash.berlios.de" license=('GPL') backup=('etc/conf.d/fbsplash.conf') makedepends=('klibc') -depends=('initscripts' 'miscsplashutils' 'libjpeg' 'libpng' 'freetype2-static' 'gpm' 'libmng') +depends=('initscripts' 'miscsplashutils' 'libjpeg' 'libpng' 'freetype2-static' 'gpm' 'libmng' 'which') conflicts=('bootsplash' 'gensplash') install=fbsplash.install source=(http://download.berlios.de/fbsplash/splashutils-${pkgver}.tar.bz2 \ |