chroot-fakeroot: chroot-util-linux is only required at run-time.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'chroot-fakeroot'
|
# Template file for 'chroot-fakeroot'
|
||||||
pkgname=chroot-fakeroot
|
pkgname=chroot-fakeroot
|
||||||
version=1.18.4
|
version=1.18.4
|
||||||
revision=4
|
revision=5
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
wrksrc="fakeroot-${version}"
|
wrksrc="fakeroot-${version}"
|
||||||
@@ -9,8 +9,7 @@ build_style=gnu-configure
|
|||||||
provides="fakeroot-${version}_${revision}"
|
provides="fakeroot-${version}_${revision}"
|
||||||
conflicts="fakeroot>=0"
|
conflicts="fakeroot>=0"
|
||||||
# need getopt(1)
|
# need getopt(1)
|
||||||
makedepends="chroot-util-linux"
|
depends="chroot-util-linux"
|
||||||
depends="${makedepends}"
|
|
||||||
short_desc="Gives a fake root environment -- for xbps-src use"
|
short_desc="Gives a fake root environment -- for xbps-src use"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://packages.debian.org/fakeroot"
|
homepage="http://packages.debian.org/fakeroot"
|
||||||
|
|||||||
Reference in New Issue
Block a user