diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2015-08-30 20:13:30 -0400 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2015-08-30 20:15:25 -0400 |
commit | db1a901eaa163ac635faab6a1820e5cb6708dc52 (patch) | |
tree | 2554d725a891445190d09d49364dab9b931e7e3d /app-emulation/wine/wine-1.7.42.ebuild | |
parent | profiles: remove mask on >=gcc-4.8 for hardened arm #518598. (diff) | |
download | gentoo-db1a901eaa163ac635faab6a1820e5cb6708dc52.tar.gz gentoo-db1a901eaa163ac635faab6a1820e5cb6708dc52.tar.bz2 gentoo-db1a901eaa163ac635faab6a1820e5cb6708dc52.zip |
app-emulation/wine: ncurses has slots
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-emulation/wine/wine-1.7.42.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.7.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.7.42.ebuild b/app-emulation/wine/wine-1.7.42.ebuild index b8e596c2224b..6fd525b4068b 100644 --- a/app-emulation/wine/wine-1.7.42.ebuild +++ b/app-emulation/wine/wine-1.7.42.ebuild @@ -67,7 +67,7 @@ RESTRICT="test" COMMON_DEPEND=" truetype? ( >=media-libs/freetype-2.0.0[${MULTILIB_USEDEP}] ) capi? ( net-dialup/capi4k-utils ) - ncurses? ( >=sys-libs/ncurses-5.2:=[${MULTILIB_USEDEP}] ) + ncurses? ( >=sys-libs/ncurses-5.2:0=[${MULTILIB_USEDEP}] ) udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] ) fontconfig? ( media-libs/fontconfig:=[${MULTILIB_USEDEP}] ) gphoto2? ( media-libs/libgphoto2:=[${MULTILIB_USEDEP}] ) |