schroot: use libcppunit-devel
[ci skip]
This commit is contained in:
parent
6c0c3cc494
commit
b34e370d8e
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@ make_dirs="
|
|||
/var/lib/schroot/mount 0755 root root
|
||||
/etc/schroot/chroot.d 0755 root root"
|
||||
hostmakedepends="cmake pkg-config automake libtool"
|
||||
makedepends="boost-devel pam-devel lockdev-devel libuuid-devel e2fsprogs-devel gettext-devel cppunit-devel"
|
||||
makedepends="boost-devel pam-devel lockdev-devel libuuid-devel e2fsprogs-devel gettext-devel
|
||||
libcppunit-devel"
|
||||
short_desc="Allows users to execute commands in different chroots"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue