diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-04-12 18:11:42 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-04-12 18:17:38 +0200 |
commit | 96bc72d4735beaea44953648c52411ec56a4e07e (patch) | |
tree | 03b7e0d42dc292e432e22c843a4c86cc42620193 /x11-misc | |
parent | media-sound/mumble: More ebuild cleanups. (diff) | |
download | gentoo-96bc72d4735beaea44953648c52411ec56a4e07e.tar.gz gentoo-96bc72d4735beaea44953648c52411ec56a4e07e.tar.bz2 gentoo-96bc72d4735beaea44953648c52411ec56a4e07e.zip |
x11-misc/rofi: RDEPEND on gnome-base/librsvg:2.
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/rofi/rofi-1.5.0.ebuild | 1 | ||||
-rw-r--r-- | x11-misc/rofi/rofi-1.5.1.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-misc/rofi/rofi-1.5.0.ebuild b/x11-misc/rofi/rofi-1.5.0.ebuild index b1d04b298f2c..b0ce40db61f1 100644 --- a/x11-misc/rofi/rofi-1.5.0.ebuild +++ b/x11-misc/rofi/rofi-1.5.0.ebuild @@ -15,6 +15,7 @@ IUSE="test windowmode" RDEPEND=" dev-libs/glib:2 + gnome-base/librsvg:2 media-libs/freetype x11-libs/cairo[xcb] x11-libs/libXft diff --git a/x11-misc/rofi/rofi-1.5.1.ebuild b/x11-misc/rofi/rofi-1.5.1.ebuild index b1d04b298f2c..b0ce40db61f1 100644 --- a/x11-misc/rofi/rofi-1.5.1.ebuild +++ b/x11-misc/rofi/rofi-1.5.1.ebuild @@ -15,6 +15,7 @@ IUSE="test windowmode" RDEPEND=" dev-libs/glib:2 + gnome-base/librsvg:2 media-libs/freetype x11-libs/cairo[xcb] x11-libs/libXft |