debian: Add a dependency on xapps-common
We need this for some of the icons being used in the search and status bar.
This commit is contained in:
parent
98c983f144
commit
a7382db60e
|
@ -28,6 +28,7 @@ Depends: iso-codes,
|
|||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends},
|
||||
xapps-common,
|
||||
zenity
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: generic text editor
|
||||
|
|
Loading…
Reference in New Issue