From 2f2ce33d0e39d9423d18f9a4766d883a004ce97b Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 7 Dec 2019 16:44:19 +0300 Subject: targetcli-fb: fix deps --- packages/dev-python/configshell-fb/configshell-fb.exlib | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 packages/dev-python/configshell-fb/configshell-fb.exlib (limited to 'packages/dev-python/configshell-fb/configshell-fb.exlib') diff --git a/packages/dev-python/configshell-fb/configshell-fb.exlib b/packages/dev-python/configshell-fb/configshell-fb.exlib new file mode 100644 index 0000000..e043245 --- /dev/null +++ b/packages/dev-python/configshell-fb/configshell-fb.exlib @@ -0,0 +1,14 @@ +# Distributed under the terms of the GNU General Public License v2 +# Copyright 2019 Gluzskiy Alexandr + +require setup-py [ import=distutils ] +require github [ user=open-iscsi tag=v${PV} ] + +SUMMARY="A Python library for building configuration shells" + +SLOT="0" +LICENCES="Apache-2.0" + +DEPENDENCIES=" +" + -- cgit v1.2.3