sys-devel/gdb: Add dependency on dev-libs/mpfr
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 23 Jun 2018 15:41:29 +0000 (17:41 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 23 Jun 2018 15:43:17 +0000 (17:43 +0200)
Closes: https://bugs.gentoo.org/652146
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-devel/gdb/gdb-8.1-r1.ebuild

index 6c7a856e418afd1bf643e83d4278693cfc58f719..a59527b86c914963d3ba339102aa28a9e9eb41a8 100644 (file)
@@ -68,7 +68,9 @@ REQUIRED_USE="
        || ( client server )
 "
 
-RDEPEND="server? ( !dev-util/gdbserver )
+RDEPEND="
+       dev-libs/mpfr:=
+       server? ( !dev-util/gdbserver )
        client? (
                >=sys-libs/ncurses-5.2-r2:0=
                sys-libs/readline:0=
@@ -117,6 +119,7 @@ src_configure() {
        local myconf=(
                --with-pkgversion="$(gdb_branding)"
                --with-bugurl='https://bugs.gentoo.org/'
+               --with-mpfr
                --disable-werror
                # Disable modules that are in a combined binutils/gdb tree. #490566
                --disable-{binutils,etc,gas,gold,gprof,ld}