diff options
-rw-r--r-- | fpc-src-svn/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpc-src-svn/PKGBUILD b/fpc-src-svn/PKGBUILD index 4db37322a..5d2c67f4b 100644 --- a/fpc-src-svn/PKGBUILD +++ b/fpc-src-svn/PKGBUILD @@ -17,6 +17,7 @@ arch=('any') url='http://www.freepascal.org/' license=('GPL' 'LGPL' 'custom') depends=() +makedepends=('subversion') pkgdesc='Sources for the Free Pascal Compiler (required by the Lazarus IDE)' options=('!strip') conflicts=('fpc-src') |