Revert "pitivi: fix path to gst-python"
This reverts commitc10a1c6e1c. Not needed anymore since the issue is fixed properly in23cc97f16b.
This commit is contained in:
@@ -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/";
|
||||||
|
|||||||
Reference in New Issue
Block a user