cameradar: typo fix

This commit is contained in:
Anton Bolshakov 2021-04-19 08:29:22 +08:00
parent 3e8ee04252
commit 44e4b6c648
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 2 additions and 4 deletions

View file

@ -188,8 +188,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="gnome X"
DEPEND=">=dev-lang/go-1.12"
RDEPEND=">=dev-lang/go-1.12"
DEPEND="${RDEPEND}"
src_prepare() {

View file

@ -186,8 +186,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="gnome X"
DEPEND=">=dev-lang/go-1.12"
RDEPEND=">=dev-lang/go-1.12"
DEPEND="${RDEPEND}"
src_prepare() {