$ git show --format=fuller --patch-with-stat --summary 4d1e5fdf5998649b8accf55ad5f24a957ceaaf68
commit 4d1e5fdf5998649b8accf55ad5f24a957ceaaf68
Author: AngryPenguinPL <angrypenguinpoland@gmail.com>
AuthorDate: Sun Jan 31 18:39:11 2021 +0100
Commit: GitHub <noreply@github.com>
CommitDate: Sun Jan 31 18:39:11 2021 +0100
Update tartube.spec
---
tartube.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tartube.spec b/tartube.spec
index dda42fb..bf3bc5b 100644
--- a/tartube.spec
+++ b/tartube.spec
@@ -11,13 +11,13 @@ BuildArch: noarch
BuildRequires: pkgconfig(python)
BuildRequires: python3dist(setuptools)
BuildRequires: python3dist(twodict)
-BuildRequires: python3dist(wxpython)
+#BuildRequires: python3dist(wxpython)
BuildRequires: python3dist(moviepy)
BuildRequires: python3dist(requests)
BuildRequires: python3dist(pip)
BuildRequires: python3dist(feedparser)
-Requires: python3dist(wxpython)
+#Requires: python3dist(wxpython)
Requires: python3dist(twodict)
Requires: python3dist(moviepy)
Requires: python3dist(requests)