|
|
@ -11,7 +11,6 @@ pkgdesc='Tool for simulating superuser privileges,with tcp ipc' |
|
|
|
arch=('i686' 'x86_64' 'armv7h') |
|
|
|
arch=('i686' 'x86_64' 'armv7h') |
|
|
|
license=('GPL') |
|
|
|
license=('GPL') |
|
|
|
url="http://packages.debian.org/fakeroot" |
|
|
|
url="http://packages.debian.org/fakeroot" |
|
|
|
groups=('base-devel') |
|
|
|
|
|
|
|
install=fakeroot.install |
|
|
|
install=fakeroot.install |
|
|
|
depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh') |
|
|
|
depends=('glibc' 'filesystem' 'sed' 'util-linux' 'sh') |
|
|
|
makedepends=('po4a') |
|
|
|
makedepends=('po4a') |
|
|
|