mintmenu/debian/control
monsta c6aef1bb28 depend on python3-xapp instead of python-xapp (#238)
new preferences code added in 2a4267673d is actually Python 3
2019-09-05 13:07:53 +02:00

33 lines
749 B
Plaintext

Source: mintmenu
Section: admin
Priority: optional
Maintainer: Clement Lefebvre <root@linuxmint.com>
Build-Depends: debhelper (>= 9), python, dh-python,
Standards-Version: 3.9.5
Package: mintmenu
Architecture: all
Depends:
${python:Depends},
${misc:Depends},
mint-common,
python (>= 2.4), python (<< 3),
python-apt,
python-configobj,
python-setproctitle,
python-xlib,
python-xdg,
python3-xapp,
python3-xlib,
xdg-utils,
libglib2.0-bin,
mate-menus,
gir1.2-matemenu-2.0,
gir1.2-matepanelapplet-4.0,
gir1.2-gtk-3.0,
gir1.2-matedesktop-2.0,
gir1.2-xapp-1.0
Description: Advanced MATE menu
One of the most advanced menus under Linux. MintMenu supports filtering,
favorites, easy-uninstallation, autosession, and many other features.