diff --git a/debian/control b/debian/control index 97bc142..c543bf6 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,7 @@ Depends: iso-codes, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, + libpeas-1.0-0-python3loader, python3, python3-gi, xapps-common, diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 2525b12..e6e56c7 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -14,7 +14,6 @@ SUBDIRS = \ filebrowser \ modelines \ sort \ - spell \ taglist \ textsize \ time \