2019-02-12 04:09:38 +00:00
|
|
|
# Copyright 2019 Julian Ospald <hasufell@posteo.de>
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
require cargo [ channel=stable ]
|
|
|
|
require github [ user=Peltoche tag="${PV}" ]
|
2019-07-24 21:16:29 +00:00
|
|
|
require lsd
|
2019-02-12 04:09:38 +00:00
|
|
|
|
|
|
|
PLATFORMS="~amd64 ~x86"
|
2019-02-21 18:39:32 +00:00
|
|
|
|