Skip to content

Commit

Permalink
dev-lang/gdl: depend on plplot[X]
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/875818
Signed-off-by: Andrew Ammerlaan <[email protected]>
  • Loading branch information
Nowa-Ammerlaan committed Oct 7, 2022
1 parent 0476805 commit 10c2ff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dev-lang/gdl/gdl-1.0.0_rc3-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand Down Expand Up @@ -28,7 +28,7 @@ RDEPEND="
dev-cpp/antlr-cpp:2=
dev-libs/expat
sci-libs/gsl:0=
sci-libs/plplot:0=[cxx,-dynamic]
sci-libs/plplot:0=[X,cxx,-dynamic]
sys-libs/ncurses:0=
sys-libs/readline:0=
sys-libs/zlib
Expand Down
2 changes: 1 addition & 1 deletion dev-lang/gdl/gdl-1.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RDEPEND="
dev-libs/expat
net-libs/libtirpc:=
sci-libs/gsl:0=
sci-libs/plplot:0=[cxx,-dynamic,wxwidgets?]
sci-libs/plplot:0=[X,cxx,-dynamic,wxwidgets?]
sys-libs/ncurses:0=
sys-libs/readline:0=
sys-libs/zlib
Expand Down

0 comments on commit 10c2ff2

Please sign in to comment.