about summary refs log tree commit diff
path: root/pkgs/applications/video/wxcam
diff options
context:
space:
mode:
authorvolth <volth@volth.com>2018-10-12 22:56:15 +0000
committervolth <volth@volth.com>2018-10-12 22:56:15 +0000
commitc0fed1ba7740070cb20454d6aa77f087751a2a2b (patch)
treeed60b74a1d698af2234e6bd537f5af3ab836b2ae /pkgs/applications/video/wxcam
parentef93155f60284e7cd694ded81bd15f07997575bc (diff)
perlXMLParser -> perlPackages.XMLParser
Diffstat (limited to 'pkgs/applications/video/wxcam')
-rw-r--r--pkgs/applications/video/wxcam/default.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/applications/video/wxcam/default.nix b/pkgs/applications/video/wxcam/default.nix
index 24e99d78c4865..64fcf0ba04a51 100644
--- a/pkgs/applications/video/wxcam/default.nix
+++ b/pkgs/applications/video/wxcam/default.nix
@@ -4,7 +4,7 @@
 , libX11, libXv, libSM
 , gtk, libglade
 , wxGTK
-, perlXMLParser
+, perlPackages
 , xvidcore
 , mjpegtools
 , alsaLib
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
   };
 
   buildInputs = with stdenv.lib;
-  [ pkgconfig intltool libX11 libXv libSM gtk libglade wxGTK perlXMLParser xvidcore mjpegtools alsaLib libv4l cimg ];
+  [ pkgconfig intltool libX11 libXv libSM gtk libglade wxGTK perlPackages.XMLParser xvidcore mjpegtools alsaLib libv4l cimg ];
 
   NIX_CFLAGS_COMPILE="-I ${cimg}/include/cimg";
 
@@ -32,10 +32,10 @@ stdenv.mkDerivation rec {
 
   installPhase = ''
     make install prefix="$out" wxcamdocdir="$out/share/doc/wxcam"
-  '';    
-  
+  '';
+
   meta = with stdenv.lib; {
-    description = "An open-source, wxGTK-based webcam app for Linux"; 
+    description = "An open-source, wxGTK-based webcam app for Linux";
     longDescription = ''
     wxCam is a webcam application for linux. It supports video recording
     (avi uncompressed and Xvid formats), snapshot taking, and some special