summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2015-08-30 20:13:30 -0400
committerAlexandre Rostovtsev <tetromino@gentoo.org>2015-08-30 20:15:25 -0400
commitdb1a901eaa163ac635faab6a1820e5cb6708dc52 (patch)
tree2554d725a891445190d09d49364dab9b931e7e3d /app-emulation/wine/wine-1.7.10-r1.ebuild
parentprofiles: remove mask on >=gcc-4.8 for hardened arm #518598. (diff)
downloadgentoo-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.10-r1.ebuild')
-rw-r--r--app-emulation/wine/wine-1.7.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.7.10-r1.ebuild b/app-emulation/wine/wine-1.7.10-r1.ebuild
index 2b90cd4e023d..8dd499670d14 100644
--- a/app-emulation/wine/wine-1.7.10-r1.ebuild
+++ b/app-emulation/wine/wine-1.7.10-r1.ebuild
@@ -54,7 +54,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}] )