File: testdeps_test.diff

package info (click to toggle)
othman 0.6.0-3
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm
  • size: 3,512 kB
  • sloc: python: 923; makefile: 63
file content (14 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Remove un-necessary import gi line, as it causes build failure
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Index: othman/Makefile
===================================================================
--- othman.orig/Makefile	2019-10-18 03:49:08.125246425 +0200
+++ othman/Makefile	2019-10-18 03:50:14.693512949 +0200
@@ -23,7 +23,6 @@
 	make -C po all
 
 install: all
-	[ $(TEST_DEPS) == "1" ] && $(PYTHON) -c 'import gi; gi.require_version("Gtk", "3.0")'
 	rm othman-data/quran-kareem.png || :
 	$(INSTALL) -d $(datadir)/applications/
 	$(INSTALL) -m 0644 Othman.desktop $(datadir)/applications/