From fafc268456f03af6d982376a1e34d4a0d2ddb437 Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Thu, 12 Feb 2009 11:53:21 -0600
Subject: add which to the depends line.

---
 abs/core-testing/fbsplash/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/core-testing/fbsplash/PKGBUILD b/abs/core-testing/fbsplash/PKGBUILD
index eec0284..debf9b7 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 \
-- 
cgit v0.12