[pcsx2] 01/01: Use libc6-i686.

Miguel A. Colón Vélez micove-guest at moszumanska.debian.org
Wed Dec 24 18:59:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

micove-guest pushed a commit to branch master
in repository pcsx2.

commit c39eef98e19935bd18b008d87db61c16267475fd
Author: Miguel A. Colón Vélez <debian.micove at gmail.com>
Date:   Wed Dec 24 13:56:25 2014 -0500

    Use libc6-i686.
    
    Program already requires SSE2 therefore try to use libc6-i686 too.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index d292b9c..e895fc9 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/pcsx2.git
 Package: pcsx2
 Architecture: i386
 Depends:
+ libc6-i686 [i386],
  ${misc:Depends},
  ${shlibs:Depends}
 Recommends:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pcsx2.git



More information about the Pkg-games-commits mailing list