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