Skip to content

Commit

Permalink
app-misc/gnutu: attempt to sort DEPEND/BDEPEND on 2.9
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Jul 20, 2020
1 parent e0d9995 commit 4a80ae6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app-misc/gnutu/gnutu-2.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ RDEPEND="
>=dev-lang/mono-1.2.5.1-r1
>=dev-dotnet/gtk-sharp-2.12.21
"
BEPEND="${RDEPEND}
sys-devel/gettext
"
DEPEND="${RDEPEND}"
BDEPEND="sys-devel/gettext"

src_prepare() {
# Remove deprecated Application tag from .desktop file
Expand Down

0 comments on commit 4a80ae6

Please sign in to comment.