mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 11:58:43 -04:00
app-shells/gitstatus: make pkgcheck happy
This commit is contained in:
parent
cf1a3d7949
commit
0a8dd09333
@ -16,11 +16,10 @@ SRC_URI+=" https://github.com/romkatv/libgit2/archive/refs/tags/${LIBGIT2_TAG}.t
|
||||
CMAKE_USE_DIR="${S}/deps/libgit2"
|
||||
BUILD_DIR="${CMAKE_USE_DIR}_BUILD"
|
||||
|
||||
IUSE="zsh-completion"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="zsh-completion"
|
||||
|
||||
DEPEND="zsh-completion? ( app-shells/zsh )"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user