summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo/DETAILS
diff options
context:
space:
mode:
authorPavel Vinogradov2022-08-06 18:37:33 -0400
committerPavel Vinogradov2022-08-06 18:40:20 -0400
commitcb5996612350d3fec44046dfa28f5453b7e64e82 (patch)
tree29d0fa2c7135b17d0876aaf1c8b584d4550e4fd8 /x11-libs/cairo/DETAILS
parenta7a13acf556dfb21d9e5151c93c8c7dd810cb974 (diff)
x11-libs/cairo: switched to meson like build system
Diffstat (limited to 'x11-libs/cairo/DETAILS')
-rwxr-xr-xx11-libs/cairo/DETAILS1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index 3a93fef28c..8271d26ce1 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -1,4 +1,5 @@
. ${GRIMOIRE}/FUNCTIONS &&
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=cairo
if [[ "${CAIRO_BRANCH}" == "scm" ]]; then
VERSION=$(get_scm_version)