mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
cameradar: typo fix
This commit is contained in:
parent
3e8ee04252
commit
44e4b6c648
2 changed files with 2 additions and 4 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue