diff options
Diffstat (limited to 'extra/jsoncpp/PKGBUILD')
-rw-r--r-- | extra/jsoncpp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/jsoncpp/PKGBUILD b/extra/jsoncpp/PKGBUILD index 519381b5..7e334031 100644 --- a/extra/jsoncpp/PKGBUILD +++ b/extra/jsoncpp/PKGBUILD @@ -1,6 +1,6 @@ # 486-specific if [ "${CARCH}" = "i486" ]; then - # do graphviz + # no graphviz makedepends=(${makedepends[@]//graphviz/}) eval "$( declare -f build | \ |