mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
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
Block a user