diff options
author | Hanno Böck <hanno@gentoo.org> | 2006-10-19 22:43:17 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2006-10-19 22:43:17 +0000 |
commit | 346da661cae706a6e44d3c2e06c152e83d048da3 (patch) | |
tree | da5fda902d27fe7217a0f4e2aeba6844b0847327 /app-emulation/dosemu | |
parent | Change flac dependency atom to ~media-libs/flac-1.1.2 to prevent using curren... (diff) | |
download | gentoo-2-346da661cae706a6e44d3c2e06c152e83d048da3.tar.gz gentoo-2-346da661cae706a6e44d3c2e06c152e83d048da3.tar.bz2 gentoo-2-346da661cae706a6e44d3c2e06c152e83d048da3.zip |
add some dosemu deps
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'app-emulation/dosemu')
-rw-r--r-- | app-emulation/dosemu/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/dosemu/dosemu-1.3.3.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/app-emulation/dosemu/ChangeLog b/app-emulation/dosemu/ChangeLog index 4b1010e9038b..504049423632 100644 --- a/app-emulation/dosemu/ChangeLog +++ b/app-emulation/dosemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/dosemu # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.36 2006/10/05 04:59:03 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/ChangeLog,v 1.37 2006/10/19 22:43:17 hanno Exp $ + + 19 Oct 2006; Hanno Boeck <hanno@gentoo.org> dosemu-1.3.3.ebuild: + Add some missing deps. 05 Oct 2006; Joshua Jackson <tsunam@gentoo.org> dosemu-1.3.3.ebuild: Stable x86; bug #145823 diff --git a/app-emulation/dosemu/dosemu-1.3.3.ebuild b/app-emulation/dosemu/dosemu-1.3.3.ebuild index c612bbbbc7da..9381d2b32fab 100644 --- a/app-emulation/dosemu/dosemu-1.3.3.ebuild +++ b/app-emulation/dosemu/dosemu-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.3.3.ebuild,v 1.3 2006/10/05 04:59:03 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/dosemu/dosemu-1.3.3.ebuild,v 1.4 2006/10/19 22:43:17 hanno Exp $ inherit flag-o-matic eutils autotools @@ -23,6 +23,8 @@ RDEPEND="X? ( x11-proto/xf86dgaproto x11-apps/xset x11-apps/xlsfonts + x11-apps/bdftopcf + x11-apps/mkfontdir ) virtual/x11 ) ) |