summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/X11/x11vnc
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2008-03-02 18:49:31 +0000
committerMichael Raskin <7c6f434c@mail.ru>2008-03-02 18:49:31 +0000
commit71f8e0911af4c7e22d477b6bc611ef337c361d34 (patch)
treeccc7d0a71b7255d4fa46016823d42792f4c503b4 /pkgs/tools/X11/x11vnc
parent5ed88513ef1136d3fece05ac53f320ca7bd1c430 (diff)
Added src to meta for builderDefs-based packages.
svn path=/nixpkgs/trunk/; revision=10913
Diffstat (limited to 'pkgs/tools/X11/x11vnc')
-rw-r--r--pkgs/tools/X11/x11vnc/0.9.3.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/tools/X11/x11vnc/0.9.3.nix b/pkgs/tools/X11/x11vnc/0.9.3.nix
index 6a58d5b55080..71bee68557ad 100644
--- a/pkgs/tools/X11/x11vnc/0.9.3.nix
+++ b/pkgs/tools/X11/x11vnc/0.9.3.nix
@@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
X11 VNC - VNC server connected to real X11 screen.
";
homepage = "http://www.karlrunge.com/x11vnc/";
+ inherit src;
};
}