summaryrefslogtreecommitdiff
path: root/fpc-svn/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'fpc-svn/PKGBUILD')
-rw-r--r--fpc-svn/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpc-svn/PKGBUILD b/fpc-svn/PKGBUILD
index 10e158e91..cd1954c11 100644
--- a/fpc-svn/PKGBUILD
+++ b/fpc-svn/PKGBUILD
@@ -20,7 +20,7 @@ pkgrel=1
arch=('i486' 'i686' 'pentium4' 'x86_64')
url='http://www.freepascal.org/'
license=('GPL' 'LGPL' 'custom')
-depends=('ncurses' 'zlib' 'expat')
+depends=('bash' 'ncurses' 'zlib' 'expat')
# Trunk can only be built with stable version of FPC
makedepends=('fpc' 'subversion')
[[ $_build_docs -ne 0 ]] && makedepends+=('texlive-core' 'texlive-htmlxml'