summaryrefslogtreecommitdiffstats
path: root/jsoncpp
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-11-10 21:02:08 +0000
committer Eric Hameleers <alien@slackware.com>2021-11-10 21:02:08 +0000
commit0dabad624c5c68f58c72f40901c413ea45cfa5d5 (patch)
treea36b67f83f37ff6b5c762c7f6fe09c3ef36f5f60 /jsoncpp
parent99c950b00c999f1bf1f33ef65271c789c5efbd13 (diff)
downloadasb-0dabad624c5c68f58c72f40901c413ea45cfa5d5.tar.gz
asb-0dabad624c5c68f58c72f40901c413ea45cfa5d5.tar.xz
jsoncpp: list build-time deps for Slackware 14.2
Diffstat (limited to 'jsoncpp')
-rwxr-xr-xjsoncpp/build/jsoncpp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsoncpp/build/jsoncpp.SlackBuild b/jsoncpp/build/jsoncpp.SlackBuild
index 65e97301..d7fc3008 100755
--- a/jsoncpp/build/jsoncpp.SlackBuild
+++ b/jsoncpp/build/jsoncpp.SlackBuild
@@ -28,7 +28,7 @@
# For: jsoncpp
# Descr: C++ library for interacting with JSON
# URL: https://github.com/open-source-parsers/jsoncpp
-# Build needs:
+# Build needs: (Slackware 14.2: meson, python3, python3-setuptools)
# Needs:
# Changelog:
# 1.9.5-1: 10/nov/2021 by Eric Hameleers <alien@slackware.com>