소스 검색

Binary should depend on the module

Alois Mahdal 5 년 전
부모
커밋
21c240e5b8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      ydiff.spec.in

+ 1
- 0
ydiff.spec.in 파일 보기

@@ -9,6 +9,7 @@ BuildRequires: python2-devel
9 9
 BuildArch: noarch
10 10
 
11 11
 Requires: less
12
+Requires: python2-%{name}
12 13
 %description
13 14
 Term based tool to view colored, incremental diff in a Git/Mercurial/Svn
14 15
 workspace or from stdin, with side by side (similar to diff -y) and auto