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 = {
|
meta = {
|
||||||
description = "WebKit - a fast and correct HTML renderer";
|
description = "WebKit - a fast and correct HTML renderer";
|
||||||
};
|
};
|
||||||
|
passthru = {
|
||||||
|
inherit gstreamer gstPluginsBase gstPluginsGood gstFfmpeg;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user