diff options
-rw-r--r-- | packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-0 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-0 b/packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-0 new file mode 100644 index 0000000..ea5da2f --- /dev/null +++ b/packages/net-im/psi-contentdownloader/psi-contentdownloader-scm.exheres-0 @@ -0,0 +1,13 @@ +# Distributed under the terms of the GNU General Public License v2 +# Copyright 2020 Gluzskiy Alexandr <sss@sss.chaoslab.ru> + +require psi-plugin + +PLATFORMS="~amd64 ~x86" + +DEPENDENCIES=" + build+run: + net-libs/libproxy +" + +SUMMARY="Psi plugin for downloading extras" |