1
1
mirror of https://github.com/goreleaser/nfpm synced 2025-04-05 13:49:07 +02:00
nfpm/testdata/acceptance/deb.predepends.yaml
Carlos Alexandro Becker b50fc3af8c
test: deb.predepends integration test (#699)
* test: deb.predepends integration test

refs #696

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* fix: test

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* fix: typo

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-08-15 23:11:10 -03:00

10 lines
162 B
YAML

name: "foo"
arch: "all"
platform: "linux"
version: "v1.0.0"
maintainer: "John Doe <john@example.com>"
description: Foo breaks dummy
deb:
predepends:
- less