gnu: xfwm4: Add inputs libdrm and libxdamage. * gnu/packages/xfce.scm (xfwm4): Add libdrm and libxdamage to inputs.
1 files changed, 5 insertions(+), 3 deletions(-) M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +5 -3
@@ 472,10 472,12 @@ and import the new pictures from your camera.") `(("pkg-config" ,pkg-config) ("intltool" ,intltool))) (inputs `(("libwnck", libwnck-1) `(("libdrm" ,libdrm) ("libwnck" ,libwnck-1) ("libxcomposite" ,libxcomposite) ("libxdamage" ,libxdamage) ("libxfce4ui" ,libxfce4ui) ("libxrandr" ,libxrandr) ("libxcomposite" ,libxcomposite))) ("libxrandr" ,libxrandr))) (home-page "http://www.xfce.org/") (synopsis "Xfce window manager") (description