Revert "pitivi: fix path to gst-python"
This reverts commit c10a1c6e1cf46cb0ed042f10970e89e585be6d97. Not needed anymore since the issue is fixed properly in 23cc97f16b7854f08cd661830480a91f6947290c.
This commit is contained in:
parent
23cc97f16b
commit
fc75bcec48
@ -46,8 +46,6 @@ in stdenv.mkDerivation rec {
|
|||||||
dbus-python
|
dbus-python
|
||||||
]);
|
]);
|
||||||
|
|
||||||
PYTHONPATH = "${python3Packages.gst-python}/lib/${python3Packages.python.sitePackages}";
|
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Non-Linear video editor utilizing the power of GStreamer";
|
description = "Non-Linear video editor utilizing the power of GStreamer";
|
||||||
homepage = "http://pitivi.org/";
|
homepage = "http://pitivi.org/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user