gnu: xfce4-panel: Build with GTK+ 3 support. * gnu/packages/xfce.scm (xfce4-panel)[arguments]: New field.
1 files changed, 2 insertions(+), 0 deletions(-) M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -0
@@ 268,6 268,8 @@ management D-Bus specification.") "1c4p3ckghvsad1sj5v8wmar5mh9cbhail9mmhad2f9pwwb10z4ih")) (patches (list (search-patch "xfce4-panel-plugins.patch"))))) (build-system gnu-build-system) (arguments '(#:configure-flags '("--enable-gtk3"))) (native-inputs `(("pkg-config" ,pkg-config) ("intltool" ,intltool)))