* Updated some more packages. However, bittorrent and vlc don't work
right now because wxGTK is broken (it depends on internal symbols in GTK which where made private in GTK 2.4). svn path=/nixpkgs/trunk/; revision=907
This commit is contained in:
@@ -9,5 +9,6 @@ stdenv.mkDerivation {
|
||||
url = http://www.videolan.org/pub/videolan/vlc/0.6.2/contrib/libdvdread-20030812.tar.bz2;
|
||||
md5 = "9d58beac7c2dfb98d00f4ed0ea3d7274";
|
||||
};
|
||||
libdvdcss = libdvdcss;
|
||||
buildInputs = libdvdcss;
|
||||
inherit libdvdcss;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user