mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
app-misc/cmsv7: Fixes: https://bugs.gentoo.org/979159
Closes: https://bugs.gentoo.org/979159 Signed-off-by: Shimon Trolles <shimontrolles@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
RPM_COMPRESS_TYPE="xz"
|
||||
|
||||
inherit rpm
|
||||
inherit rpm xdg
|
||||
|
||||
DESCRIPTION="A vehicle monitoring and management platform"
|
||||
HOMEPAGE="https://www.cmsv7.com"
|
||||
@@ -50,6 +50,9 @@ RDEPEND="
|
||||
x11-libs/libXrandr
|
||||
x11-libs/libxkbcommon
|
||||
x11-libs/pango
|
||||
dev-libs/expat
|
||||
dev-libs/glib
|
||||
x11-libs/libxcb
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user