Date: Wednesday, January 17, 2018 @ 14:48:29
  Author: spupykin
Revision: 283677

rm out-of-repo optdeps

Modified:
  bugzilla/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-01-17 14:45:23 UTC (rev 283676)
+++ PKGBUILD    2018-01-17 14:48:29 UTC (rev 283677)
@@ -20,14 +20,14 @@
         perl-data-dumper perl-math-random-isaac perl-email-sender perl-json-xs 
perl-file-slurp)
 optdepends=('perl-dbd-pg'
            'perl-dbd-mysql'
-           'perl-dbd-oracle'
+#          'perl-dbd-oracle'
            'python2'
            'ruby'
-           'perl-class-trigger'
-           'perl-data-objectdriver'
-           'perl-html-formattext-withlinks'
-           'perl-test-taint'
-           'perl-theschwartz'
+#          'perl-class-trigger'
+#          'perl-data-objectdriver'
+#          'perl-html-formattext-withlinks'
+#          'perl-test-taint'
+#          'perl-theschwartz'
            'perl-xmlrpc-lite')
 options=(!strip)
 backup=('srv/http/bugzilla/.htaccess')

Reply via email to