xfce4-12.xfce4_verve_plugin: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-22 09:45:31 +00:00
parent 95325aa96f
commit 35f92d9810

View File

@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
buildInputs = [ pkgconfig intltool glib exo pcre libxfce4util libxfce4ui xfce4panel xfconf gtk ];
hardening_format = false;
meta = {
homepage = "http://goodies.xfce.org/projects/panel-plugins/${p_name}";
description = "A command-line plugin";