summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fpc-docs-svn/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpc-docs-svn/PKGBUILD b/fpc-docs-svn/PKGBUILD
index 04c42775b..c63fb28e5 100644
--- a/fpc-docs-svn/PKGBUILD
+++ b/fpc-docs-svn/PKGBUILD
@@ -20,7 +20,7 @@ pkgdesc='Documentation for the Free Pascal Compiler'
options=('!strip')
makedepends=('subversion'
'texlive-core' 'texlive-htmlxml'
- 'texlive-latexextra' 'ghostscript' 'fpc-src-svn')
+ 'texlive-latexextra' 'ghostscript' 'fpc-src-svn' 'fpc-svn')
source=('fpcdocs::svn+http://svn.freepascal.org/svn/fpcdocs/trunk#revision='"${_revision}")
sha512sums=('SKIP')