jenkins: Comment out the dia requirement for el7

This commit is contained in:
Luke Macken 2015-04-15 21:24:27 +00:00
parent 98f85466ff
commit 9ea47440e9

View file

@ -390,7 +390,7 @@
- java-1.8.0-openjdk-devel - java-1.8.0-openjdk-devel
- python-straight-plugin - python-straight-plugin
- pyflakes # Requested by user rholy (ticket #4175) - pyflakes # Requested by user rholy (ticket #4175)
- dia # Required by javapackages-tools ticket #4279 #- dia # Required by javapackages-tools ticket #4279
when: ansible_distribution_version != "7.0" when: ansible_distribution_version != "7.0"
tags: tags:
- packages - packages