Search
lxdream.org :: lxdream/debian/control :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename debian/control
changeset 1055:072457c02704
prev519:ef9a7f176401
author nkeynes
date Wed Jan 19 12:50:48 2011 +1000 (13 years ago)
permissions -rw-r--r--
last change Rip out force_vsync - this didn't work even if it was turned on, which it
wasn't
file annotate diff log raw
1.1 --- a/debian/control Thu Nov 15 12:10:08 2007 +0000
1.2 +++ b/debian/control Wed Jan 19 12:50:48 2011 +1000
1.3 @@ -7,6 +7,8 @@
1.4
1.5 Package: lxdream
1.6 Architecture: any
1.7 -Depends: ${shlibs:Depends}, ${misc:Depends}
1.8 +Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.3), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libx11-6, zlib1g (>= 1:1.1.4)
1.9 +Recommends: libasound2 (>> 1.0.18), libaudiofile0 (>= 0.2.3-4), libesd0 (>= 0.2.35) | libesd-alsa0 (>= 0.2.35), libpulse0 (>= 0.9.15~test5)
1.10 +Suggests: liblircclient0
1.11 Description: Emulator for the Sega Dreamcast (TM) system
1.12 <insert long description, indented with spaces>
.