mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-libs/girara: missformatting fix
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
This commit is contained in:
@@ -15,14 +15,14 @@ KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="doc libnotify test"
|
||||
|
||||
RDEPEND="dev-libs/glib:2
|
||||
dev-libs/json-c
|
||||
>=x11-libs/gtk+-3.20:3
|
||||
>=x11-libs/pango-1.14
|
||||
libnotify? ( x11-libs/libnotify )"
|
||||
dev-libs/json-c
|
||||
>=x11-libs/gtk+-3.20:3
|
||||
>=x11-libs/pango-1.14
|
||||
libnotify? ( x11-libs/libnotify )"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
doc? ( app-doc/doxygen )
|
||||
test? ( dev-libs/check )"
|
||||
doc? ( app-doc/doxygen )
|
||||
test? ( dev-libs/check )"
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user