mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-vim/snipmate: add missing rdeps on tlib and mw-utils
This commit is contained in:
@@ -12,10 +12,14 @@ MY_P=${MY_PN}-${PV}
|
||||
DESCRIPTION="vim plugin: TextMate-style snippets"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2540 https://github.com/garbas/vim-snipmate"
|
||||
SRC_URI="https://github.com/garbas/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
app-vim/vim-addon-mw-utils
|
||||
app-vim/tlib
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
VIM_PLUGIN_HELPFILES="SnipMate"
|
||||
Reference in New Issue
Block a user