소스 검색

Add missing help2man build-dep

Alois Mahdal 6 년 전
부모
커밋
a05cac9bac
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3
    2
      light.spec.in

+ 3
- 2
light.spec.in 파일 보기

@@ -4,8 +4,9 @@ Release:    __APP_RELEASE__%{?dist}
4 4
 Summary:    Command line tool to control backlight controllers
5 5
 URL:        https://github.com/haikarainen/light
6 6
 
7
-License:    GPLv3
8
-Source0:   __APP_URLBASE__/archive/%{version}.tar.gz
7
+License:        GPLv3
8
+Source0:        __APP_URLBASE__/archive/%{version}.tar.gz
9
+BuildRequires:  help2man
9 10
 
10 11
 %description
11 12
 Light is a program to control backlight controllers under GNU/Linux.