Browse Source

Add missing make build dependency

Alois Mahdal 2 years ago
parent
commit
68fda08d5d
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      packaging/debian/control
  2. 1
    0
      packaging/template.spec

+ 1
- 0
packaging/debian/control View File

@@ -6,6 +6,7 @@ Priority: extra
6 6
 Standards-Version: 3.9.2
7 7
 Build-Depends:
8 8
  debhelper (>= 9),
9
+ make,
9 10
 
10 11
 Package: __MKIT_PROJ_PKGNAME__
11 12
 Architecture: all

+ 1
- 0
packaging/template.spec View File

@@ -8,6 +8,7 @@ URL:        __MKIT_PROJ_VCS_BROWSER__
8 8
 License:    GPLv2
9 9
 Source0:    %{name}-%{version}.tar.gz
10 10
 BuildArch:  noarch
11
+BuildRequires: make
11 12
 
12 13
 Requires: %shellfu_req
13 14
 Requires: imapfilter