Skip to content

Commit d7ca928

Browse files
committed
Add X11 libs to anagram target, needed for JUCE
Signed-off-by: falkTX <[email protected]>
1 parent 6e71597 commit d7ca928

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

plugins-dep/configs/darkglass-anagram-debug_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ BR2_PACKAGE_FLAC=y
3535
BR2_PACKAGE_BZIP2=y
3636
BR2_PACKAGE_GZIP=y
3737
BR2_PACKAGE_ZSTD=y
38+
BR2_PACKAGE_XORG7=y
3839
BR2_PACKAGE_DBUS=y
3940
BR2_PACKAGE_ALSA_LIB_PCM_PLUGINS=""
4041
BR2_PACKAGE_ALSA_LIB_CTL_PLUGINS=""

plugins-dep/configs/darkglass-anagram_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ BR2_PACKAGE_FLAC=y
3535
BR2_PACKAGE_BZIP2=y
3636
BR2_PACKAGE_GZIP=y
3737
BR2_PACKAGE_ZSTD=y
38+
BR2_PACKAGE_XORG7=y
3839
BR2_PACKAGE_DBUS=y
3940
BR2_PACKAGE_ALSA_LIB_PCM_PLUGINS=""
4041
BR2_PACKAGE_ALSA_LIB_CTL_PLUGINS=""

0 commit comments

Comments
 (0)