mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
binfmt-support: depend on xbps-triggers
This commit is contained in:
parent
bb77498bc3
commit
786aa6d552
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'binfmt-support'
|
# Template file for 'binfmt-support'
|
||||||
pkgname=binfmt-support
|
pkgname=binfmt-support
|
||||||
version=2.2.2
|
version=2.2.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libpipeline-devel"
|
makedepends="libpipeline-devel"
|
||||||
|
depends="xbps-triggers>=0.128_1"
|
||||||
short_desc="Register interpreters for various binary formats"
|
short_desc="Register interpreters for various binary formats"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue