summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9861b912ec6b..a79e0ca624fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('x86_64')
license=('GPL3' 'LGPL')
url="https://www.gnu.org/software/libtasn1/"
depends=('lib32-glibc' ${_pkgbase})
-makedepends=('gcc-multilib')
+makedepends=('gcc-multilib' 'gtk-doc')
provides=(lib32-libtasn1)
conflicts=(lib32-libtasn1)
source=("git+https://gitlab.com/gnutls/libtasn1.git")