diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 20:48:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 20:48:35 +0000 |
commit | 60e6c548ccca5eeea06702d4184628a9d51a7a20 (patch) | |
tree | be8ac2aafd6088827cfa63ce47b596dd716913a9 /games-emulation | |
parent | dev-libs/isl: define BDEPEND (diff) | |
download | gentoo-60e6c548ccca5eeea06702d4184628a9d51a7a20.tar.gz gentoo-60e6c548ccca5eeea06702d4184628a9d51a7a20.tar.bz2 gentoo-60e6c548ccca5eeea06702d4184628a9d51a7a20.zip |
games-emulation/dolphin: raise libfmp up to >=7.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/dolphin/dolphin-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index b63534d242d3..14b329e33b85 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -28,7 +28,7 @@ IUSE="alsa bluetooth discord-presence doc +evdev ffmpeg log lto profile pulseaud RDEPEND=" dev-libs/hidapi:0= - dev-libs/libfmt:0= + >=dev-libs/libfmt-7.1:0= dev-libs/lzo:2= dev-libs/pugixml:0= media-libs/libpng:0= |