about summary refs log tree commit diff
path: root/pkgs/build-support
diff options
context:
space:
mode:
authorMartin Bravenboer <martin.bravenboer@logicblox.com>2008-04-13 20:55:21 +0000
committerMartin Bravenboer <martin.bravenboer@logicblox.com>2008-04-13 20:55:21 +0000
commit4dfe3d704f789e6167a7eb2fee7382571f554c1d (patch)
tree5d1bd648d39ca70b1a09e23c02d1efcabd7b3003 /pkgs/build-support
parenta99990c5f6c518c18764ffd9730a61f77fd9495d (diff)
downloadnixlib-4dfe3d704f789e6167a7eb2fee7382571f554c1d.tar
nixlib-4dfe3d704f789e6167a7eb2fee7382571f554c1d.tar.gz
nixlib-4dfe3d704f789e6167a7eb2fee7382571f554c1d.tar.bz2
nixlib-4dfe3d704f789e6167a7eb2fee7382571f554c1d.tar.lz
nixlib-4dfe3d704f789e6167a7eb2fee7382571f554c1d.tar.xz
nixlib-4dfe3d704f789e6167a7eb2fee7382571f554c1d.tar.zst
nixlib-4dfe3d704f789e6167a7eb2fee7382571f554c1d.zip
suse doesn't have getopt ...
svn path=/nixpkgs/trunk/; revision=11619
Diffstat (limited to 'pkgs/build-support')
-rw-r--r--pkgs/build-support/vm/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/build-support/vm/default.nix b/pkgs/build-support/vm/default.nix
index c172a6e453da..af31d91ba5c9 100644
--- a/pkgs/build-support/vm/default.nix
+++ b/pkgs/build-support/vm/default.nix
@@ -676,7 +676,6 @@ rec {
     "findutils"
     "gawk"
     "gcc-c++"
-    "getopt"
     "gzip"
     "make"
     "patch"