From: Marcin Haba Date: Fri, 4 Oct 2019 06:31:54 +0000 (+0200) Subject: baculum: Tweak add php-json dependency to example spec file X-Git-Tag: Release-9.6.0~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489363e907598e44d5bf1c35b8ad2e11085d6e56;p=thirdparty%2Fbacula.git baculum: Tweak add php-json dependency to example spec file --- diff --git a/gui/baculum/examples/rpm/baculum.spec b/gui/baculum/examples/rpm/baculum.spec index 8f90ac6bc..b5356c43a 100644 --- a/gui/baculum/examples/rpm/baculum.spec +++ b/gui/baculum/examples/rpm/baculum.spec @@ -23,6 +23,7 @@ Requires: php-common Requires: php-mysqlnd Requires: php-pdo Requires: php-pgsql +Requires: php-json Requires: php-xml BuildArch: noarch