mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
x11-misc/rofi-file-browser-extended: fix dependencies
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -20,7 +20,16 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="x11-misc/rofi"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
COMMON_DEPEND="dev-libs/glib:2"
|
||||
DEPEND="
|
||||
${COMMON_DEPEND}
|
||||
x11-libs/cairo
|
||||
"
|
||||
RDEPEND="
|
||||
${COMMON_DEPEND}
|
||||
x11-misc/rofi
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-do-not-install-man-page.patch"
|
||||
Reference in New Issue
Block a user