Turn 'cmake' into make dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: xsettingsd
|
||||
description: Configure X11 applications via XSETTINGS specification
|
||||
version: 1.0.2
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://codeberg.org/derat/xsettingsd
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
@@ -9,6 +9,7 @@ type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- libx11
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://codeberg.org/derat/xsettingsd/archive/v${BPM_PKG_VERSION}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user