Skip to content
This repository has been archived by the owner on Feb 18, 2019. It is now read-only.

Remove fonts #19

Merged
merged 1 commit into from Dec 4, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 0 additions & 13 deletions snap/snapcraft.yaml
Expand Up @@ -581,18 +581,6 @@ parts:
- gperf
- libexpat1-dev
- libxml2-dev
stage-packages:
- fonts-dejavu-core
- fonts-deva
- fonts-droid-fallback
- fonts-gujr
- fonts-guru
- fonts-indic
- fonts-knda
- fonts-mlym
- fonts-orya
- fonts-taml
- fonts-telu
organize:
snap/corebird/current/usr: usr
snap/corebird/current/etc: etc
Expand All @@ -601,7 +589,6 @@ parts:
- usr/bin/fc-*
- usr/lib/libfontconfig*
- usr/share/fontconfig
- usr/share/fonts
- usr/share/locale/*
build-attributes: [no-system-libraries]

Expand Down