diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2018-08-29 15:48:45 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-08-29 17:06:55 +0200 |
commit | 30e10c187fd8c24ad9d865218d9fb8fb9099cc28 (patch) | |
tree | 3ba51873ee8ca766a5bdf3bd23f5660d98e99b6e /sci-physics/root/root-9999.ebuild | |
parent | dev-libs/m17n-lib: use pkg-config to find freetype (diff) | |
download | gentoo-30e10c187fd8c24ad9d865218d9fb8fb9099cc28.tar.gz gentoo-30e10c187fd8c24ad9d865218d9fb8fb9099cc28.tar.bz2 gentoo-30e10c187fd8c24ad9d865218d9fb8fb9099cc28.zip |
sci-physics/root: add back patch for bug 653124
The patch was dropped by mistake on a revision bump.
Bug: https://bugs.gentoo.org/653124
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'sci-physics/root/root-9999.ebuild')
-rw-r--r-- | sci-physics/root/root-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 717498866e18..41a7e18306a9 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -117,6 +117,7 @@ RDEPEND="${CDEPEND} PATCHES=( "${FILESDIR}"/${PN}-6.12.04-no-ocaml.patch + "${FILESDIR}"/${PN}-6.12.06_cling-runtime-sysroot.patch "${FILESDIR}"/${PN}-6.13.02-hsimple.patch ) |