diff --git a/dist/debian/changelog b/dist/debian/changelog index 5cc9e3c..7d39ad1 100644 --- a/dist/debian/changelog +++ b/dist/debian/changelog @@ -1,3 +1,9 @@ +m64py (0.1.0-2) unstable; urgency=low + + * Add python-qt4-gl dependency + + -- Milan Nikolic Sun, 24 Jun 2012 12:49:57 +0200 + m64py (0.1.0-1) unstable; urgency=low * Initial release diff --git a/dist/debian/control b/dist/debian/control index 3bfa3be..534f74e 100644 --- a/dist/debian/control +++ b/dist/debian/control @@ -8,6 +8,6 @@ Homepage: http://m64py.sourceforge.net/ Package: m64py Architecture: all -Depends: python-qt4, libsdl1.2-dev +Depends: python-qt4, python-qt4-gl, libsdl1.2-dev Suggests: p7zip, unrar Description: A frontend for Mupen64Plus