diff --git a/debian/control b/debian/control index c727ca8..0eba420 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python3-cairocffi, gir1.2-gtk-3.0, gir1.2-gdkpixbuf-2.0, + glxinfo, wmctrl, mesa-utils Description: CPU-G shows useful information about your computer diff --git a/pyproject.toml b/pyproject.toml new file mode 100644 index 0000000..b636100 --- /dev/null +++ b/pyproject.toml @@ -0,0 +1,41 @@ +[project] +name = "cpu-g" +version = "0.16.3" +description = "Add your description here" +authors = [ + { name = "Lorenzo Carbonell