mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
app-emulation/xenstore: Fix misspelled DEPEND
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
13d4294c79
commit
a2430ae1ed
@ -20,8 +20,8 @@ SLOT="0"
|
||||
KEYWORDS="amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPENDS="${PYTHON_DEPS}"
|
||||
RDEPENDS=""
|
||||
DEPEND="${PYTHON_DEPS}"
|
||||
RDEPEND=""
|
||||
|
||||
pkg_setup() {
|
||||
python-any-r1_pkg_setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user