Skip to content

Commit

Permalink
gnome-base/gnome-desktop-3.26.2-r2: add missing gnome-common build dep
Browse files Browse the repository at this point in the history
We need gnome-common due to m4 macros used out of it in configure.ac still
and us eautoreconfing now due to the patchset.

Closes: https://bugs.gentoo.org/673208
Signed-off-by: Mart Raudsepp <[email protected]>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
  • Loading branch information
leio committed Dec 15, 2018
1 parent f166674 commit e4f9c63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gnome-base/gnome-desktop/gnome-desktop-3.26.2-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ DEPEND="${COMMON_DEPEND}
x11-base/xorg-proto
virtual/pkgconfig
app-text/yelp-tools
" # app-text/yelp-tools for eautoreconf
gnome-base/gnome-common
" # yelp-tools and gnome-common for eautoreconf
# Includes X11/Xatom.h in libgnome-desktop/gnome-bg.c which comes from xorg-proto

PATCHES=(
Expand Down

0 comments on commit e4f9c63

Please sign in to comment.