mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: add unifont to the kde-workspace dependencies
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
1236ba1982
commit
ea9f002f26
2 changed files with 3 additions and 2 deletions
|
@ -21,7 +21,7 @@ Provides: lightdm-greeter
|
|||
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hurd-i386
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons, gdb | lldb,
|
||||
xserver-xorg, x11-xserver-utils, x11-xkb-utils, x11-utils, fonts-dejavu,
|
||||
lm-sensors, pciutils, icoutils, dbus-x11, iso-codes, lsof, qrencode, sudo,
|
||||
katie-tools, lightdm, xauth, lrzsz, cppcheck [linux-any],
|
||||
fonts-unifont, lm-sensors, pciutils, icoutils, dbus-x11, iso-codes, lsof,
|
||||
qrencode, sudo, katie-tools, lightdm, xauth, lrzsz, cppcheck [linux-any],
|
||||
universal-ctags [linux-any], cryptsetup-bin [linux-any], accountsservice
|
||||
Description: Katana workspace interface, base applications and tools
|
||||
|
|
|
@ -24,6 +24,7 @@ SHEBANG_FILES = kate/part/syntax/data/generate-php.pl
|
|||
RUN_DEPENDS = ${LOCALBASE}/share/icons/ariya/index.theme:katana/ariya-icons \
|
||||
${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \
|
||||
${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:x11-fonts/dejavu \
|
||||
${LOCALBASE}/share/fonts/gnu-unifont-ttf/unifont.ttf:x11-fonts/gnu-unifont-ttf \
|
||||
Xorg:x11-servers/xorg-server wrestool:graphics/icoutils xrdb:x11/xrdb \
|
||||
xmessage:x11/xmessage xauth:x11/xauth xprop:x11/xprop xrandr:x11/xrandr \
|
||||
setxkbmap:x11/setxkbmap xmodmap:x11/xmodmap xsetroot:x11/xsetroot iceauth:x11/iceauth \
|
||||
|
|
Loading…
Add table
Reference in a new issue