Debian package depends on fonts-noto-color-emoji
This commit is contained in:
parent
49380d7c7a
commit
d677a832f7
|
@ -3,6 +3,7 @@ Section: devel
|
|||
Priority: optional
|
||||
Maintainer: ynerant <ynrant@crans.org>
|
||||
Build-Depends: debhelper (>=10~), dh-python, python3-all, python3-setuptools
|
||||
Depends: fonts-noto-color-emoji
|
||||
Standards-Version: 4.1.4
|
||||
Homepage: https://gitlab.crans.org/ynerant/dungeon-battle
|
||||
X-Python3-Version: >= 3.6
|
||||
|
@ -10,6 +11,6 @@ X-Python3-Version: >= 3.6
|
|||
Package: squirrel-battle
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}, ${python3:Depends}
|
||||
Depends: fonts-noto-color-emoji, ${python3:Depends}
|
||||
Description: Squirrel Battle
|
||||
Watch out for squirrel's knifes!
|
Loading…
Reference in New Issue