1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00

x11-libs/bamf: ebuild style fix

This commit is contained in:
2020-01-07 22:42:57 +01:00
parent 691f79fb56
commit 5b799728af
2 changed files with 3 additions and 3 deletions

View File

@@ -30,8 +30,8 @@ DEPEND="${RDEPEND}
${PYTHON_DEPS}
dev-libs/libxml2[python]
dev-libs/libxslt[python]
introspection? ( dev-libs/gobject-introspection )
virtual/pkgconfig"
introspection? ( dev-libs/gobject-introspection )"
BDEPEND="virtual/pkgconfig"
DOCS=(AUTHORS COPYING COPYING.LGPL ChangeLog NEWS README TODO)