summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db85c5ce3860..7d5aca3f6870 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = cairo-minimal
arch = x86_64
license = LGPL
license = MPL
+ makedepends = gtk-doc
depends = libpng
depends = fontconfig
depends = pixman
diff --git a/PKGBUILD b/PKGBUILD
index 5114e0c566ba..6770a015833c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://cairographics.org/"
arch=(x86_64)
license=(LGPL MPL)
depends=(libpng fontconfig pixman glib2 lzo)
+makedepends=(gtk-doc)
provides=(cairo)
replaces=(cairo)
_commit=156cd3eaaebfd8635517c2baf61fcf3627ff7ec2