diff options
Diffstat (limited to 'main/doxygen')
-rw-r--r-- | main/doxygen/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/doxygen/APKBUILD b/main/doxygen/APKBUILD index edbff0fc70..22d9cead42 100644 --- a/main/doxygen/APKBUILD +++ b/main/doxygen/APKBUILD @@ -7,7 +7,7 @@ url="http://www.doxygen.org/" arch="all" license="GPL" depends="" -makedepends="flex bison coreutils perl python cmake" +makedepends="flex bison coreutils perl python2 cmake" subpackages="" source="http://ftp.stack.nl/pub/users/dimitri/doxygen-$pkgver.src.tar.gz doxygen-1.8.11-install.patch |