Let depending applications use gstreamer plugins webkit depends on
svn path=/nixpkgs/trunk/; revision=16548
This commit is contained in:
parent
1beabd36fb
commit
1062fb2e4f
|
@ -55,4 +55,7 @@ rec {
|
|||
meta = {
|
||||
description = "WebKit - a fast and correct HTML renderer";
|
||||
};
|
||||
passthru = {
|
||||
inherit gstreamer gstPluginsBase gstPluginsGood gstFfmpeg;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue