summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/fbsplash/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-02-12 17:53:21 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-02-12 17:53:21 (GMT)
commitfafc268456f03af6d982376a1e34d4a0d2ddb437 (patch)
tree3257fd150b10d6cfe03629496b16b73a2caece6d /abs/core-testing/fbsplash/PKGBUILD
parentb49362d14f8daa5a85c215a0db9a3a9d5072df25 (diff)
downloadlinhes_pkgbuild-fafc268456f03af6d982376a1e34d4a0d2ddb437.zip
linhes_pkgbuild-fafc268456f03af6d982376a1e34d4a0d2ddb437.tar.gz
linhes_pkgbuild-fafc268456f03af6d982376a1e34d4a0d2ddb437.tar.bz2
add which to the depends line.
Diffstat (limited to 'abs/core-testing/fbsplash/PKGBUILD')
-rw-r--r--abs/core-testing/fbsplash/PKGBUILD4
1 files 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 \