diff options
Diffstat (limited to 'packages/debian/polymc/DEBIAN/control.template')
-rw-r--r-- | packages/debian/polymc/DEBIAN/control.template | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/debian/polymc/DEBIAN/control.template b/packages/debian/polymc/DEBIAN/control.template new file mode 100644 index 00000000..f7c294bc --- /dev/null +++ b/packages/debian/polymc/DEBIAN/control.template @@ -0,0 +1,9 @@ +Package: polymc +Version: +Section: games +Priority: optional +Architecture: amd64 +Depends: libqt5core5a, libqt5network5, libqt5gui5 +Maintainer: PolyMC Team +Description: PolyMC + A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once |