libgssglue removed
This commit is contained in:
parent
72316a4c4b
commit
fb11a84b0d
|
@ -1,24 +0,0 @@
|
||||||
# Copyright 2014 Denis Knauf <denis.knauf@gmail.com>
|
|
||||||
# Distributed under the terms of the GNU General Public License v3
|
|
||||||
|
|
||||||
require easy-multibuild debian-upstream [ suffix=.orig.tar.bz2 ]
|
|
||||||
|
|
||||||
SUMMARY="Generic Security Services Application Program Interface"
|
|
||||||
DESCRIPTION="
|
|
||||||
This library exports a gssapi interface, but doesn't implement any gssapi
|
|
||||||
mechanisms itself; instead it calls gssapi routines in other libraries,
|
|
||||||
depending on the mechanism.
|
|
||||||
"
|
|
||||||
|
|
||||||
LICENCES="BSD-3"
|
|
||||||
SLOT="0"
|
|
||||||
PLATFORMS="~amd64 ~x86"
|
|
||||||
MYOPTIONS="
|
|
||||||
multibuild_c: 32 64
|
|
||||||
"
|
|
||||||
|
|
||||||
# TODO: deps?
|
|
||||||
DEPENDENCIES=""
|
|
||||||
|
|
||||||
DEFAULT_SRC_CONFIGURE_PARAMS=( --disable-static )
|
|
||||||
|
|
Loading…
Reference in a new issue