浏览代码

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