mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +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'
|
||||
pkgname=binfmt-support
|
||||
version=2.2.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libpipeline-devel"
|
||||
depends="xbps-triggers>=0.128_1"
|
||||
short_desc="Register interpreters for various binary formats"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue