Skip to content

Commit

Permalink
plasma-workspace: fontconfig is a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Dilyn Corner committed Jun 22, 2021
1 parent 2032de9 commit bee465c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plasma/plasma-workspace/build
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/bin/sh -e

export DESTDIR="$1"
export CFLAGS="$CFLAGS -lfontconfig"
export CXXFLAGS="$CXXFLAGS -lfontconfig"

rm -rf po

Expand Down
1 change: 1 addition & 0 deletions plasma/plasma-workspace/depends
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
cmake make
extra-cmake-modules make
fontconfig
kactivities-stats
kcmutils
kcoreaddons
Expand Down

0 comments on commit bee465c

Please sign in to comment.