Fix: Realpath is not a package anymore in Ubuntu 18.04

/usr/bin/realpath is part of coreutils in Ubuntu 18.04

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-11-19 09:07:57 +00:00
commit 83eeb7a2f9

View file

@ -24,9 +24,15 @@ build = epel-release, pkgconfig
release = rpm-build
[pkg.requires.ubuntu]
build = realpath, pkg-config
build = pkg-config
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot, pkg-config
[pkg.requires.ubuntu-16]
build = realpath
[pkg.requires.ubuntu-14]
build = realpath
[pkg.requires.suse]
release = rpmbuild, pkg-config, python3-base