2019-02-12 12:09:38 +08: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-25 00:16:29 +03:00
|
|
|
require lsd
|
2019-02-12 12:09:38 +08:00
|
|
|
|
|
|
|
|
PLATFORMS="~amd64 ~x86"
|
2019-02-21 21:39:32 +03:00
|
|
|
|