Skip to content

Commit

Permalink
games-emulation/lxdream: add blocker against gnustep-base/gnustep-gui
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/show_bug.cgi?id=377635

Package-Manager: portage-2.2.28
  • Loading branch information
chithanh committed Jun 12, 2016
1 parent 0a34c63 commit c0a8310
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games-emulation/lxdream/lxdream-0.9.1-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ RDEPEND="lirc? ( app-misc/lirc )
DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/gettext
virtual/os-headers"
virtual/os-headers
!!gnustep-base/gnustep-gui" #377635

src_prepare() {
epatch "${FILESDIR}/${PN}-0.9.1-glib-single-include.patch"
Expand Down

0 comments on commit c0a8310

Please sign in to comment.