diff --git a/DEBIAN/control b/DEBIAN/control index 406296a..7f55874 100644 --- a/DEBIAN/control +++ b/DEBIAN/control @@ -5,6 +5,7 @@ Maintainer: john iliopoulos Section: games Priority: optional Installed-Size: 75 -Depends: zenity, desktop-file-utils, wget +Depends: zenity, desktop-file-utils, wget, libcurl4, libopenal1 Homepage: http://www.classicube.net -Description: A local install wrapper for ClassiCube \ No newline at end of file +Description: A local install wrapper for ClassiCube + diff --git a/DEBIAN/postrm b/DEBIAN/postrm old mode 100644 new mode 100755 diff --git a/opt/classicube/run.sh b/opt/classicube/run.sh old mode 100644 new mode 100755