Skip to content

Commit

Permalink
dev-lang/gdl: add missing dev-util/intltool dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Nov 4, 2021
1 parent f520698 commit a03bf48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-lang/gdl/gdl-1.0.0_rc3.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand Down Expand Up @@ -61,6 +61,7 @@ RDEPEND="
DEPEND="${RDEPEND}
eigen? ( dev-cpp/eigen:3 )"
BDEPEND="
dev-util/intltool
virtual/pkgconfig
python? ( app-admin/chrpath )"

Expand Down

0 comments on commit a03bf48

Please sign in to comment.