瀏覽代碼

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.