Explorar el Código

Add missing help2man build-dep

Alois Mahdal hace 6 años
padre
commit
a05cac9bac
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3
    2
      light.spec.in

+ 3
- 2
light.spec.in Ver fichero

@@ -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.