chroot-fakeroot: depend on chroot-util-linux, revbump.
This commit is contained in:
parent
940f52d146
commit
3871a5dc42
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'chroot-fakeroot'
|
||||
pkgname=chroot-fakeroot
|
||||
version=1.18.2
|
||||
revision=1
|
||||
wrksrc="fakeroot-${version}"
|
||||
distfiles="${DEBIAN_SITE}/main/f/fakeroot/fakeroot_${version}.orig.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
|
@ -21,7 +22,7 @@ bootstrap=yes
|
|||
conflicts="fakeroot>=0"
|
||||
provides="fakeroot-${version}"
|
||||
|
||||
Add_dependency full chroot-gnu-getopt
|
||||
Add_dependency full chroot-util-linux
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share
|
||||
|
|
Loading…
Reference in a new issue