r14880 - packages/trunk/playonlinux/debian

Bertrand Marc bbk-guest at moszumanska.debian.org
Sat Jan 25 12:06:56 UTC 2014


Author: bbk-guest
Date: 2014-01-25 12:06:56 +0000 (Sat, 25 Jan 2014)
New Revision: 14880

Modified:
   packages/trunk/playonlinux/debian/changelog
   packages/trunk/playonlinux/debian/control
Log:
Add a dependency on p7zip-full and bzip2.


Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog	2014-01-25 10:31:38 UTC (rev 14879)
+++ packages/trunk/playonlinux/debian/changelog	2014-01-25 12:06:56 UTC (rev 14880)
@@ -14,7 +14,8 @@
     + add an icon entry in the menu file (Closes: #727030).
   * Standards version 3.9.5: no changes needed.
   * Add a dependency on netcat, as playonlinux will fail without nc
-    (Closes: #710753).
+    (Closes: #710753), on p7zip-full (Closes: #725241) and on bzip2
+    (Closes: #725460).
 
  -- Bertrand Marc <beberking at gmail.com>  Wed, 22 Jan 2014 19:47:02 +0100
 

Modified: packages/trunk/playonlinux/debian/control
===================================================================
--- packages/trunk/playonlinux/debian/control	2014-01-25 10:31:38 UTC (rev 14879)
+++ packages/trunk/playonlinux/debian/control	2014-01-25 12:06:56 UTC (rev 14880)
@@ -11,7 +11,7 @@
 
 Package: playonlinux
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine|wine-unstable, unzip, wget, xterm|x-terminal-emulator, python-wxgtk2.8, imagemagick, cabextract, mesa-utils, gettext-base, binutils, gnupg, icoutils, x11-utils, curl, netcat
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine|wine-unstable, unzip, wget, xterm|x-terminal-emulator, python-wxgtk2.8, imagemagick, cabextract, mesa-utils, gettext-base, binutils, gnupg, icoutils, x11-utils, curl, netcat, bzip2, p7zip-full
 Suggests: ttf-mscorefonts-installer, scrot
 Description: front-end for Wine
  PlayOnLinux is a front-end for wine. It permits you to easily install Windows




More information about the Pkg-games-commits mailing list